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
Rui Chen 2023-01-09 10:42:07 -05:00 committed by BrewTestBot
parent c6de9b87d5
commit 4aa8029524
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"