google-guest-oslogin: 20220205.00 -> 20220721.00

This commit is contained in:
R. Ryantm 2022-07-28 13:22:28 +00:00
parent 2d9b7cb5f0
commit c8ada6f3c7

View file

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "google-guest-oslogin";
version = "20220205.00";
version = "20220721.00";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = "guest-oslogin";
rev = version;
sha256 = "sha256-CVJAWda8bn5MPO8ACLtosVvZzuxPbOj377WaysZdhDU=";
sha256 = "sha256-VIbejaHN9ANk+9vjpGAYS/SjHx4Tf7SkTqRD1svJRPU=";
};
postPatch = ''