osm2pgsql: update 1.2.1 bottle.
This commit is contained in:
parent
5afabca0f5
commit
cdfac218f9
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Osm2pgsql < Formula
|
|||
head "https://github.com/openstreetmap/osm2pgsql.git"
|
||||
|
||||
bottle do
|
||||
sha256 "e4f782810a9998759252feab613524c3c6cc2dc614b3511ef15f6f2ed4972f98" => :catalina
|
||||
sha256 "0ebba50375c8d63d13db3e8d1dc2b326d5099758f272c6fd5216be6497bba2ae" => :mojave
|
||||
sha256 "2ad65d522d094b6b9b742bca379d66f9999658050efbb19f1ad79fafbb1f823d" => :high_sierra
|
||||
sha256 "59fa881b0b8e0f1f0c542881814f21896d676bdcf6ab71c823f1676b0432be87" => :sierra
|
||||
sha256 "2ab5eee6c497dbcb9cb7717dd7ed7b8176a740600008e04cc6340f81b071997d" => :catalina
|
||||
sha256 "e2eb99125e45cc1dbdeee3aaa9110ed1cd88c16bf9551714379097369e923c6b" => :mojave
|
||||
sha256 "a2972343e9007b2c1f353c010ea7dbb7b36744f28e8e310c68393fc03a6407bf" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue