libosmium 2.15.1
Closes #37901. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1d13dc9225
commit
fcf3898f77
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.0.tar.gz"
|
||||
sha256 "16387d206977717e5982907a380c6f0fb6e0c02c96a7e7d2d23e2d516ae25315"
|
||||
url "https://github.com/osmcode/libosmium/archive/v2.15.1.tar.gz"
|
||||
sha256 "4c0fe0146aee20423d9526e88f205fe442257fdf26df19225e2bde6084bad0ef"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue