pmtiles: 1.31.1 -> 1.31.2 (#545851)
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "pmtiles";
|
||||
version = "1.31.1";
|
||||
version = "1.31.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "protomaps";
|
||||
repo = "go-pmtiles";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-Hx20rNKmoxryD+/GClJpbXvjta6TUzaHJIRCu1f+lRU=";
|
||||
hash = "sha256-nsaNh5vpymFLsPoYqGgbq1eszm7ASF+oVNk3AGy82pY=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-0u/04mpqhpRideIf8eOzgC7ZWNp4P2c2ssQvyWlcD4M=";
|
||||
|
||||
Reference in New Issue
Block a user