tile38: 1.36.2 -> 1.36.3

This commit is contained in:
R. Ryantm
2025-09-27 01:06:26 +00:00
parent 5315811166
commit 6e5d662a10
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "tile38";
version = "1.36.2";
version = "1.36.3";
src = fetchFromGitHub {
owner = "tidwall";
repo = "tile38";
tag = version;
hash = "sha256-VUNDVZT3ENsVHj+ZMOAXgbZTGMdmo0TCXN/ecpN2Xs8=";
hash = "sha256-pz7fB5lg27z3edrExLPe8Vff0OocH/TvtO2Pztmwnzk=";
};
vendorHash = "sha256-YiivAh7aXeVuvI9V1ayvqjJ658Hu8/1icvRbqq2QeI0=";