Skip to content

Commit 0c372d1

Browse files
committed
libphonenumber 9.0.6
1 parent dc332bb commit 0c372d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libphonenumber.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libphonenumber < Formula
22
desc "C++ Phone Number library by Google"
33
homepage "https://github.com/google/libphonenumber"
4-
url "https://github.com/google/libphonenumber/archive/refs/tags/v9.0.5.tar.gz"
5-
sha256 "60095f6dc67d0359ec5008c5ad37f17003012c3de149b545d5a07b18d89acf90"
4+
url "https://github.com/google/libphonenumber/archive/refs/tags/v9.0.6.tar.gz"
5+
sha256 "0fc0f530f139de53b121a93b2b25cd96ab0d8bcfe95b4760be1f0213a75eadd2"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)