libphonenumber 8.9.15
Closes #32734. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
91ada144a3
commit
94b2d17fd4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libphonenumber < Formula
|
||||
desc "C++ Phone Number library by Google"
|
||||
homepage "https://github.com/googlei18n/libphonenumber"
|
||||
url "https://github.com/googlei18n/libphonenumber/archive/v8.9.14.tar.gz"
|
||||
sha256 "030097e05e376f919674d01d1075f4d3a92668c8743705b7ca6e24567ae47a59"
|
||||
url "https://github.com/googlei18n/libphonenumber/archive/v8.9.15.tar.gz"
|
||||
sha256 "6efedef32662ef9b511ff22aa33c7302d6a88dd6a6eeb16ab157595e2f8941a6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue