Skip to content

Commit 8581176

Browse files
committed
mapnik 4.1.0
1 parent 2e22687 commit 8581176

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/m/mapnik.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Mapnik < Formula
33
homepage "https://mapnik.org/"
44
# needs submodules
55
url "https://github.com/mapnik/mapnik.git",
6-
tag: "v4.0.7",
7-
revision: "d9d4288bea04c5ef9925c03db353cf5f308e06ad"
6+
tag: "v4.1.0",
7+
revision: "203d6f01b0a64e445e8df15d2cb2dfbca8f1089f"
88
license "LGPL-2.1-or-later"
9-
revision 2
109
head "https://github.com/mapnik/mapnik.git", branch: "master"
1110

1211
livecheck do

0 commit comments

Comments
 (0)