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 547ab5d + 7b33178 commit d45072bCopy full SHA for d45072b
pkgs/by-name/tr/trickest-cli/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "trickest-cli";
9
- version = "2.1.3";
+ version = "2.1.4";
10
11
src = fetchFromGitHub {
12
owner = "trickest";
13
repo = "trickest-cli";
14
tag = "v${version}";
15
- hash = "sha256-rYdv0OkABV2ih5u28AoxAg3qabbl2VQnuQ01PCXPY6M=";
+ hash = "sha256-zE52gBcajw62sSyjd50PDiC6cTLQl8r18UL2XIoLkY0=";
16
};
17
18
vendorHash = "sha256-Ae0fNzYOAeCMrNFVhw4VvG/BkOMcguIMiBvLGt7wxEo=";
0 commit comments