Skip to content

Commit 226d943

Browse files
committed
tbls: 1.85.3 -> 1.85.4
1 parent aeb017b commit 226d943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/tb/tbls/package.nix

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

1111
buildGoModule rec {
1212
pname = "tbls";
13-
version = "1.85.3";
13+
version = "1.85.4";
1414

1515
src = fetchFromGitHub {
1616
owner = "k1LoW";
1717
repo = "tbls";
1818
tag = "v${version}";
19-
hash = "sha256-07Xx/BoBXCQuZHveH00Wn65POnTpfDx8rfIcbqSoQLg=";
19+
hash = "sha256-K+GIETe/SpBCgJS7KD8Rw8z1zrmnXdYjjTyl36pUzmg=";
2020
};
2121

2222
vendorHash = "sha256-Sqr5UiT4NNiFKNEqZRDbS92AYa9SKWqYTYl4Ljx/raY=";

0 commit comments

Comments
 (0)