Merge pull request #324226 from r-ryantm/auto-update/tailscale
This commit is contained in:
commit
137001a211
@ -14,7 +14,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "1.68.1";
|
||||
version = "1.68.2";
|
||||
in
|
||||
buildGoModule {
|
||||
pname = "tailscale";
|
||||
@ -24,7 +24,7 @@ buildGoModule {
|
||||
owner = "tailscale";
|
||||
repo = "tailscale";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-ZAzro69F7ovfdqzRss/U7puh1T37bkEtUXabCYc5LwU=";
|
||||
hash = "sha256-VI5k8PnPP8r2rIkW7AeQod7JmoHWuSLiaxkZXXv+0T8=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user