bzt 1.13.6
Closes #39540. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
290be01f4d
commit
f13245f408
1 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@ class Bzt < Formula
|
|||
|
||||
desc "BlazeMeter Taurus"
|
||||
homepage "https://gettaurus.org/"
|
||||
url "https://files.pythonhosted.org/packages/source/b/bzt/bzt-1.13.5.tar.gz"
|
||||
sha256 "3b19f007e40961241f6bc084cd44f45a3875cdf51a8e967c9cf4a7c7ed62185e"
|
||||
url "https://files.pythonhosted.org/packages/source/b/bzt/bzt-1.13.6.tar.gz"
|
||||
sha256 "08215e1fb363decc23ec0889825808c224db2cf25612367374382ec795f07b88"
|
||||
head "https://github.com/Blazemeter/taurus.git"
|
||||
|
||||
bottle do
|
||||
|
@ -222,8 +222,8 @@ class Bzt < Formula
|
|||
end
|
||||
|
||||
resource "urllib3" do
|
||||
url "https://files.pythonhosted.org/packages/fd/fa/b21f4f03176463a6cccdb612a5ff71b927e5224e83483012747c12fc5d62/urllib3-1.24.2.tar.gz"
|
||||
sha256 "9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3"
|
||||
url "https://files.pythonhosted.org/packages/8a/3c/1bb7ef6c435dea026f06ed9f3ba16aa93f9f4f5d3857a51a35dfa00882f1/urllib3-1.24.3.tar.gz"
|
||||
sha256 "2393a695cd12afedd0dcb26fe5d50d0cf248e5a66f75dbd89a3d4eb333a61af4"
|
||||
end
|
||||
|
||||
resource "urwid" do
|
||||
|
|
Loading…
Reference in a new issue