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

View File

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