pumba 0.9.2
Closes #120137. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
c6de9b87d5
commit
4aa8029524
|
@ -1,8 +1,8 @@
|
|||
class Pumba < Formula
|
||||
desc "Chaos testing tool for Docker"
|
||||
homepage "https://github.com/alexei-led/pumba"
|
||||
url "https://github.com/alexei-led/pumba/archive/0.9.0.tar.gz"
|
||||
sha256 "7faa50566898a53b0fff81973e7161874eabec45ad11f9defcd0e04310bddaff"
|
||||
url "https://github.com/alexei-led/pumba/archive/0.9.2.tar.gz"
|
||||
sha256 "d45c26b72f92414ef7e6c5e307e89b6774f212792664b67b577d7c5b7684de31"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/alexei-led/pumba.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue