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 dc332bb commit 0c372d1Copy full SHA for 0c372d1
Formula/lib/libphonenumber.rb
@@ -1,8 +1,8 @@
1
class Libphonenumber < Formula
2
desc "C++ Phone Number library by Google"
3
homepage "https://github.com/google/libphonenumber"
4
- url "https://github.com/google/libphonenumber/archive/refs/tags/v9.0.5.tar.gz"
5
- sha256 "60095f6dc67d0359ec5008c5ad37f17003012c3de149b545d5a07b18d89acf90"
+ url "https://github.com/google/libphonenumber/archive/refs/tags/v9.0.6.tar.gz"
+ sha256 "0fc0f530f139de53b121a93b2b25cd96ab0d8bcfe95b4760be1f0213a75eadd2"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments