google-guest-oslogin: 20230202.00 -> 20230217.00

This commit is contained in:
R. Ryantm
2023-02-22 05:52:50 +00:00
parent 8260d35eb9
commit 9d11a0c1ce
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "google-guest-oslogin";
version = "20230202.00";
version = "20230217.00";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = "guest-oslogin";
rev = version;
sha256 = "sha256-5+8AMm97+GJJYmzKaJ98AtDBwpVXj88d3B8KwZgMpSg=";
sha256 = "sha256-MZpm6JgukqdT8B1qZzKT4tO3LBS8ReoVqRGyY5ykWHw=";
};
postPatch = ''