osm2pgsql: update 0.94.0_3 bottle.
This commit is contained in:
parent
40f78d2e3f
commit
aded0cc8a3
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Osm2pgsql < Formula
|
|||
head "https://github.com/openstreetmap/osm2pgsql.git"
|
||||
|
||||
bottle do
|
||||
sha256 "a1298aff6b0c3f9ebbf5a608443ab47b6281d019fef9bf3239b5541da1cb9825" => :high_sierra
|
||||
sha256 "bd76ecc1cab3c799ae8302571c10ece0d61260c021f1b445fa39713e0ed1111d" => :sierra
|
||||
sha256 "51e48dcedbb306acb8b8d662883b19d77a688a3f44d07f2167018f8daf384de4" => :el_capitan
|
||||
sha256 "dababba7dd44aa9f5b8a1923d630b315a6cb402f6418f862e15947f867ddd4e0" => :high_sierra
|
||||
sha256 "e7fc703fb3e82faa4bc7e83b1d12212682b73a36e88798521c87838ea16158f2" => :sierra
|
||||
sha256 "d53e0a4b7a734f5ed2b74038371ab621f51ad60c4ced6d96a49e027be0acf569" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue