We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed05edb commit 7ab9411Copy full SHA for 7ab9411
Formula/libphonenumber.rb
@@ -1,9 +1,8 @@
1
class Libphonenumber < Formula
2
desc "C++ Phone Number library by Google"
3
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
+ url "https://github.com/googlei18n/libphonenumber/archive/v7.7.4.tar.gz"
+ sha256 "7e479419e442d3201d773791d9a6b0b07e02c0938b97d3655d5cb4213dfafbb7"
7
8
bottle do
9
cellar :any
0 commit comments