Merge pull request #248779 from r-ryantm/auto-update/google-guest-oslogin

google-guest-oslogin: 20230502.00 -> 20230808.00
This commit is contained in:
Florian Klink
2023-08-13 12:41:20 +02:00
committed by GitHub
@@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "google-guest-oslogin";
version = "20230502.00";
version = "20230808.00";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = "guest-oslogin";
rev = version;
sha256 = "sha256-66e0d6nE3880xsdI67O71TyZKQi3sGHkx7fLo3xVI7Q=";
sha256 = "sha256-6CHMnoPrfXFAgTyIoGPsMos9CaW6W0zcbpIG1j7DRqk=";
};
postPatch = ''