We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e22687 commit 8581176Copy full SHA for 8581176
Formula/m/mapnik.rb
@@ -3,10 +3,9 @@ class Mapnik < Formula
3
homepage "https://mapnik.org/"
4
# needs submodules
5
url "https://github.com/mapnik/mapnik.git",
6
- tag: "v4.0.7",
7
- revision: "d9d4288bea04c5ef9925c03db353cf5f308e06ad"
+ tag: "v4.1.0",
+ revision: "203d6f01b0a64e445e8df15d2cb2dfbca8f1089f"
8
license "LGPL-2.1-or-later"
9
- revision 2
10
head "https://github.com/mapnik/mapnik.git", branch: "master"
11
12
livecheck do
0 commit comments