Merge pull request #320094 from pyrox0/tailscale-1.68.1

tailscale: 1.68.0 -> 1.68.1
This commit is contained in:
Pol Dellaiera
2024-06-16 22:12:03 +02:00
committed by GitHub
+2 -2
View File
@@ -13,7 +13,7 @@
}:
let
version = "1.68.0";
version = "1.68.1";
in
buildGoModule {
pname = "tailscale";
@@ -23,7 +23,7 @@ buildGoModule {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-GTl5RCwIoDuzbaigy0/++xaPPEMLRDbBi/z82xCDOZY=";
hash = "sha256-ZAzro69F7ovfdqzRss/U7puh1T37bkEtUXabCYc5LwU=";
};
patches = [