pmtiles: 1.31.0 -> 1.31.1

(cherry picked from commit a221e35fa8)
This commit is contained in:
R. Ryantm
2026-07-17 02:11:02 +00:00
committed by github-actions[bot]
parent 630f4038c2
commit e5516fa86d

View File

@@ -5,13 +5,13 @@
}:
buildGoModule (finalAttrs: {
pname = "pmtiles";
version = "1.31.0";
version = "1.31.1";
src = fetchFromGitHub {
owner = "protomaps";
repo = "go-pmtiles";
tag = "v${finalAttrs.version}";
hash = "sha256-OWf66RsOvYoJEsDI4rVsimX60uxuZoqTgIwAI7kxvs0=";
hash = "sha256-Hx20rNKmoxryD+/GClJpbXvjta6TUzaHJIRCu1f+lRU=";
};
vendorHash = "sha256-0u/04mpqhpRideIf8eOzgC7ZWNp4P2c2ssQvyWlcD4M=";