google-guest-oslogin: 20230502.00 -> 20230808.00

This commit is contained in:
R. Ryantm 2023-08-12 20:38:12 +00:00
parent 08d242047c
commit ea9b076e9c

View File

@ -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 = ''