tailscale: 1.86.2 -> 1.86.4
Diff: https://github.com/tailscale/tailscale/compare/refs/tags/v1.86.2...v1.86.4 Changelog: https://github.com/tailscale/tailscale/releases/tag/v1.86.4 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
parent
ae1b5a76f2
commit
0cd2f02f3f
@ -23,7 +23,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "1.86.2";
|
version = "1.86.4";
|
||||||
in
|
in
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
pname = "tailscale";
|
pname = "tailscale";
|
||||||
@ -38,7 +38,7 @@ buildGoModule {
|
|||||||
owner = "tailscale";
|
owner = "tailscale";
|
||||||
repo = "tailscale";
|
repo = "tailscale";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-hozfvKkvTeaabN1tYl0NlEpjfD4sZQe9Z+agdoXFHNE=";
|
hash = "sha256-cYj04DtoYKejygz1Euir/6/Eq1M046nzzhqSfpTi0OE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-4QTSspHLYJfzlontQ7msXyOB5gzq7ZwSvWmKuYY5klA=";
|
vendorHash = "sha256-4QTSspHLYJfzlontQ7msXyOB5gzq7ZwSvWmKuYY5klA=";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user