libosmium 2.15.4
Closes #47461. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
d3ae7af33a
commit
299d3283cd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libosmium < Formula
|
||||
desc "Fast and flexible C++ library for working with OpenStreetMap data"
|
||||
homepage "https://osmcode.org/libosmium/"
|
||||
url "https://github.com/osmcode/libosmium/archive/v2.15.3.tar.gz"
|
||||
sha256 "f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866"
|
||||
url "https://github.com/osmcode/libosmium/archive/v2.15.4.tar.gz"
|
||||
sha256 "402247f7764bc20c061fa7d9fad15fc85459b7ce4f420274de78c94d05ddf260"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue