Merge pull request #236397 from r-ryantm/auto-update/google-guest-agent

google-guest-agent: 20230510.00 -> 20230601.00
This commit is contained in:
Weijia Wang 2023-06-07 15:47:55 +03:00 committed by GitHub
commit a96ee06148
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,13 +4,13 @@
buildGoModule rec {
pname = "guest-agent";
version = "20230510.00";
version = "20230601.00";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = pname;
rev = version;
sha256 = "sha256-gYmmQzSFP/Ik4m+iYHJZyUyZil9+IXWZ3p0Pl58Uq40=";
sha256 = "sha256-kmep4pIxqFq8/EcdbimiIuQVm0HEIXY0dFqooPornBI=";
};
vendorHash = "sha256-ULGpgygBVC4SRLhPiUlZgBH93w84WlNbvq3S7cVHLaQ=";