Skip to content

Commit a7cb97a

Browse files
BrewTestBotchenrui333
authored andcommitted
bzt 1.16.44
bzt: update setuptools Signed-off-by: Rui Chen <[email protected]>
1 parent dc7330e commit a7cb97a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/b/bzt.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Bzt < Formula
33

44
desc "BlazeMeter Taurus"
55
homepage "https://gettaurus.org/"
6-
url "https://files.pythonhosted.org/packages/b6/cd/85cd07987ec4884f210b08873e60c6deb961e0c784b789bbab517ceb697b/bzt-1.16.43.tar.gz"
7-
sha256 "ec9a2c4f1bf177874776fcca3776137994c3e794440d587237c7e37975e1bd02"
6+
url "https://files.pythonhosted.org/packages/ff/87/e5b351ffd9941662f004b8d88df2a3e74e36fbe738388cbe71daebab53ce/bzt-1.16.44.tar.gz"
7+
sha256 "a6a259fd1d2f068b98b473cd8fc1677dba71247669df296da51d9bee627e6d17"
88
license "Apache-2.0"
99
head "https://github.com/Blazemeter/taurus.git", branch: "master"
1010

@@ -211,8 +211,8 @@ class Bzt < Formula
211211
end
212212

213213
resource "setuptools" do
214-
url "https://files.pythonhosted.org/packages/9e/8b/dc1773e8e5d07fd27c1632c45c1de856ac3dbf09c0147f782ca6d990cf15/setuptools-80.7.1.tar.gz"
215-
sha256 "f6ffc5f0142b1bd8d0ca94ee91b30c0ca862ffd50826da1ea85258a06fd94552"
214+
url "https://files.pythonhosted.org/packages/18/5d/3bf57dcd21979b887f014ea83c24ae194cfcd12b9e0fda66b957c69d1fca/setuptools-80.9.0.tar.gz"
215+
sha256 "f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c"
216216
end
217217

218218
resource "simple-websocket" do
@@ -236,8 +236,8 @@ class Bzt < Formula
236236
end
237237

238238
resource "urllib3" do
239-
url "https://files.pythonhosted.org/packages/8a/78/16493d9c386d8e60e442a35feac5e00f0913c0f4b7c217c11e8ec2ff53e0/urllib3-2.4.0.tar.gz"
240-
sha256 "414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466"
239+
url "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc/urllib3-2.5.0.tar.gz"
240+
sha256 "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"
241241
end
242242

243243
resource "urwid" do

0 commit comments

Comments
 (0)