Skip to content

Commit 2245c4e

Browse files
BrewTestBotchenrui333
authored andcommitted
xml2rfc: bump python resources
xml2rfc: revert google-i18n-address change Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 4e0f8c3 commit 2245c4e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/x/xml2rfc.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Xml2rfc < Formula
66
url "https://files.pythonhosted.org/packages/e5/bf/958badb4a48c9a91abf1e4896f81a2164127f86b53b0b099fc024c849584/xml2rfc-3.31.0.tar.gz"
77
sha256 "0a1d4ccc4425aed39b5f0f833a8eb1e0f9e8f1897d3441c3a15877dee36cf484"
88
license "BSD-3-Clause"
9-
revision 1
9+
revision 2
1010
head "https://github.com/ietf-tools/xml2rfc.git", branch: "main"
1111

1212
bottle do
@@ -74,8 +74,8 @@ class Xml2rfc < Formula
7474
end
7575

7676
resource "platformdirs" do
77-
url "https://files.pythonhosted.org/packages/61/33/9611380c2bdb1225fdef633e2a9610622310fed35ab11dac9620972ee088/platformdirs-4.5.0.tar.gz"
78-
sha256 "70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312"
77+
url "https://files.pythonhosted.org/packages/cf/86/0248f086a84f01b37aaec0fa567b397df1a119f73c16f6c7a9aac73ea309/platformdirs-4.5.1.tar.gz"
78+
sha256 "61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda"
7979
end
8080

8181
resource "pycountry" do
@@ -99,8 +99,8 @@ class Xml2rfc < Formula
9999
end
100100

101101
resource "urllib3" do
102-
url "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc/urllib3-2.5.0.tar.gz"
103-
sha256 "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"
102+
url "https://files.pythonhosted.org/packages/1c/43/554c2569b62f49350597348fc3ac70f786e3c32e7f19d266e19817812dd3/urllib3-2.6.0.tar.gz"
103+
sha256 "cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1"
104104
end
105105

106106
resource "wcwidth" do

0 commit comments

Comments
 (0)