Skip to content

Commit d45072b

Browse files
authored
trickest-cli: 2.1.3 -> 2.1.4 (#435160)
2 parents 547ab5d + 7b33178 commit d45072b

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 = "2.1.3";
9+
version = "2.1.4";
1010

1111
src = fetchFromGitHub {
1212
owner = "trickest";
1313
repo = "trickest-cli";
1414
tag = "v${version}";
15-
hash = "sha256-rYdv0OkABV2ih5u28AoxAg3qabbl2VQnuQ01PCXPY6M=";
15+
hash = "sha256-zE52gBcajw62sSyjd50PDiC6cTLQl8r18UL2XIoLkY0=";
1616
};
1717

1818
vendorHash = "sha256-Ae0fNzYOAeCMrNFVhw4VvG/BkOMcguIMiBvLGt7wxEo=";

0 commit comments

Comments
 (0)