Merge pull request #324226 from r-ryantm/auto-update/tailscale

This commit is contained in:
Sandro 2024-07-03 15:38:44 +02:00 committed by GitHub
commit 137001a211
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
}:
let
version = "1.68.1";
version = "1.68.2";
in
buildGoModule {
pname = "tailscale";
@ -24,7 +24,7 @@ buildGoModule {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-ZAzro69F7ovfdqzRss/U7puh1T37bkEtUXabCYc5LwU=";
hash = "sha256-VI5k8PnPP8r2rIkW7AeQod7JmoHWuSLiaxkZXXv+0T8=";
};
patches = [