google-guest-oslogin: 20230808.00 -> 20230821.01

This commit is contained in:
R. Ryantm 2023-08-26 10:26:00 +00:00
parent 203f0a1f3a
commit 94e6e837f4

View File

@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "google-guest-oslogin";
version = "20230808.00";
version = "20230821.01";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = "guest-oslogin";
rev = version;
sha256 = "sha256-6CHMnoPrfXFAgTyIoGPsMos9CaW6W0zcbpIG1j7DRqk=";
sha256 = "sha256-1/iXn4jN44eZCLRYCDSsEz7WDnTsAwxxB62jvIRjvoU=";
};
postPatch = ''