tailscale: 1.62.0 -> 1.62.1

This commit is contained in:
R. Ryantm 2024-03-27 03:56:08 +00:00
parent e80d1b6300
commit bbf2235337
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=";