Skip to content

Commit 6890c90

Browse files
committed
tile38: 1.34.4 -> 1.35.0
1 parent 1f62295 commit 6890c90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ti/tile38/package.nix

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

77
buildGoModule rec {
88
pname = "tile38";
9-
version = "1.34.4";
9+
version = "1.35.0";
1010

1111
src = fetchFromGitHub {
1212
owner = "tidwall";
1313
repo = "tile38";
1414
tag = version;
15-
hash = "sha256-TLVFFgT5lxOLhv1RBS09DCcZAozkcHzIBlJSWt1ztB4=";
15+
hash = "sha256-n17W/JOtVV6Mjhp81xx25j6GUbR9WCd3JLh9voyMeC0=";
1616
};
1717

18-
vendorHash = "sha256-geXYLeJf/u+8RD7Slr2x+J6zABkWSIfhxKLxZVF/icU=";
18+
vendorHash = "sha256-/EgUacA9xTUw3e8208NWxhaeZ/KgHLSnxy/fIqC+gZE=";
1919

2020
subPackages = [
2121
"cmd/tile38-cli"

0 commit comments

Comments
 (0)