We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d26b93 + 5330042 commit beed7e3Copy full SHA for beed7e3
pkgs/by-name/tr/trickest-cli/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "trickest-cli";
9
- version = "1.8.4";
+ version = "1.9.1";
10
11
src = fetchFromGitHub {
12
owner = "trickest";
13
repo = "trickest-cli";
14
tag = "v${version}";
15
- hash = "sha256-8UrSY/ewy+0vo6QUV/cDBfv04TA3Toampf0hDnsWnXs=";
+ hash = "sha256-oLLPtKKYTHKqyyVuQS/0Xjmce202Dk/Gm1Ajy+hf/YY=";
16
};
17
18
vendorHash = "sha256-gk8YMMvTHBL7yoXU9n0jhtUS472fqLW5m+mSl4Lio6c=";
0 commit comments