google-guest-agent: 20230601.00 -> 20230707.00

This commit is contained in:
R. Ryantm 2023-07-11 13:46:19 +00:00
parent d9fc7527a0
commit b648e0ea00

View File

@ -4,13 +4,13 @@
buildGoModule rec {
pname = "guest-agent";
version = "20230601.00";
version = "20230707.00";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = pname;
rev = version;
sha256 = "sha256-kmep4pIxqFq8/EcdbimiIuQVm0HEIXY0dFqooPornBI=";
sha256 = "sha256-lGybidp/dZRe65L2fQlNTNHYNmMDrbYfBPeC9isER2I=";
};
vendorHash = "sha256-ULGpgygBVC4SRLhPiUlZgBH93w84WlNbvq3S7cVHLaQ=";