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

tailscale: 1.62.0 -> 1.62.1
This commit is contained in:
Maxine Aubrey 2024-03-27 23:58:51 +01:00 committed by GitHub
commit 1b27ca3fa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
}:
let
version = "1.62.0";
version = "1.62.1";
in
buildGoModule {
pname = "tailscale";
@ -22,7 +22,7 @@ buildGoModule {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-qotoCKUb5INgdSELvJpDaDvCuzVqet5zeIazzRnYoqo=";
hash = "sha256-gV1k+8n6vuL9q4hNaMdQLf6083Em+CC7/uTdUpehbUU=";
};
vendorHash = "sha256-jyRjT/CQBlmjHzilxJvMuzZQlGyJB4X/yISgWjBVDxc=";