pmtiles: 1.31.0 -> 1.31.1 (#542788)

This commit is contained in:
Nikolay Korotkiy
2026-07-17 05:08:20 +00:00
committed by GitHub

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=";