libosmium 2.12.2
Closes #13202. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7556aaa54b
commit
fa98642b85
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 "http://osmcode.org/libosmium/"
|
||||
url "https://github.com/osmcode/libosmium/archive/v2.12.1.tar.gz"
|
||||
sha256 "7e83f9b7af3195dd0eafae7d3c572ef90e4c9409ed6c3f96635fa75603aa6538"
|
||||
url "https://github.com/osmcode/libosmium/archive/v2.12.2.tar.gz"
|
||||
sha256 "717fda38ac49c3e098084b0871cffd3332b0b49a1bba9f5412a085f540bff1a4"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue