libphonenumber 8.10.14
Closes #41126. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b96bdd0edc
commit
94ed60a426
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/google/libphonenumber"
|
||||
url "https://github.com/google/libphonenumber/archive/v8.10.13.tar.gz"
|
||||
sha256 "de5f19af3aa79e909787f67032e1435b36a13147bca5b9f9b758fa815fb40174"
|
||||
url "https://github.com/google/libphonenumber/archive/v8.10.14.tar.gz"
|
||||
sha256 "e6d84586679fcea5e9d51ffcf7072386b97bf939685028f9ab196e8a7fecfe9a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue