libphonenumber 8.10.18
Closes #43804. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3dbc0cc999
commit
236bbe5b2d
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Libphonenumber < Formula
|
class Libphonenumber < Formula
|
||||||
desc "C++ Phone Number library by Google"
|
desc "C++ Phone Number library by Google"
|
||||||
homepage "https://github.com/google/libphonenumber"
|
homepage "https://github.com/google/libphonenumber"
|
||||||
url "https://github.com/google/libphonenumber/archive/v8.10.17.tar.gz"
|
url "https://github.com/google/libphonenumber/archive/v8.10.18.tar.gz"
|
||||||
sha256 "fe1d3855742fef678110883d82d7bf47b656d1332513aed38ba554ecec9909ee"
|
sha256 "b9fc75aa04b3ea260dabc83f93100921b7aaccf91d0685fc2775e778d7619d67"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue