google-guest-oslogin: 20230406.02 -> 20230502.00

This commit is contained in:
R. Ryantm 2023-05-04 17:31:11 +00:00
parent c5aabbdfb3
commit 949373caa2

View file

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "google-guest-oslogin";
version = "20230406.02";
version = "20230502.00";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = "guest-oslogin";
rev = version;
sha256 = "sha256-Eo/wgGytOIbpEsNdAiDt88HRrddy5CopRCFJy7pLKb0=";
sha256 = "sha256-66e0d6nE3880xsdI67O71TyZKQi3sGHkx7fLo3xVI7Q=";
};
postPatch = ''