libphonenumber 8.9.4
Closes #26734. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
17e79c1058
commit
e8025629d3
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.3.tar.gz"
|
||||
sha256 "d61ae8bd3fd40d3aa25e92d05b7173f251bc9ba10ca746f6fa0fa1dc982bc9c5"
|
||||
url "https://github.com/googlei18n/libphonenumber/archive/v8.9.4.tar.gz"
|
||||
sha256 "aedc8462ad188e4816db9a0504f4305bf3f45f5b65033af6d9d6a15af7d9ca26"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue