Skip to content

Commit 5330042

Browse files
committed
trickest-cli: 1.8.4 -> 1.9.1
1 parent 64dad12 commit 5330042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/tr/trickest-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "trickest-cli";
9-
version = "1.8.4";
9+
version = "1.9.1";
1010

1111
src = fetchFromGitHub {
1212
owner = "trickest";
1313
repo = "trickest-cli";
1414
tag = "v${version}";
15-
hash = "sha256-8UrSY/ewy+0vo6QUV/cDBfv04TA3Toampf0hDnsWnXs=";
15+
hash = "sha256-oLLPtKKYTHKqyyVuQS/0Xjmce202Dk/Gm1Ajy+hf/YY=";
1616
};
1717

1818
vendorHash = "sha256-gk8YMMvTHBL7yoXU9n0jhtUS472fqLW5m+mSl4Lio6c=";

0 commit comments

Comments
 (0)