Skip to content

Commit 7ab9411

Browse files
committed
libphonenumber 7.7.4
Closes Homebrew#6777. Signed-off-by: ilovezfs <[email protected]>
1 parent ed05edb commit 7ab9411

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/libphonenumber.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
class Libphonenumber < Formula
22
desc "C++ Phone Number library by Google"
33
homepage "https://github.com/googlei18n/libphonenumber"
4-
url "https://github.com/googlei18n/libphonenumber/archive/libphonenumber-7.7.3.tar.gz"
5-
sha256 "09a9bb00f8fe94e823e7617b2edb4e6961c41956f341b416ec4ebf681534743e"
6-
revision 1
4+
url "https://github.com/googlei18n/libphonenumber/archive/v7.7.4.tar.gz"
5+
sha256 "7e479419e442d3201d773791d9a6b0b07e02c0938b97d3655d5cb4213dfafbb7"
76

87
bottle do
98
cellar :any

0 commit comments

Comments
 (0)