pdsh 2.34
Closes #48906. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bbe3e3b3c3
commit
77f6299fd4
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pdsh < Formula
|
||||
desc "Efficient rsh-like utility, for using hosts in parallel"
|
||||
homepage "https://github.com/chaos/pdsh"
|
||||
url "https://github.com/chaos/pdsh/releases/download/pdsh-2.33/pdsh-2.33.tar.gz"
|
||||
sha256 "7368087429d6269f0a6313c406ef38c6a6a947bc003ca7368fc6481b139d942f"
|
||||
revision 1
|
||||
url "https://github.com/chaos/pdsh/releases/download/pdsh-2.34/pdsh-2.34.tar.gz"
|
||||
sha256 "b47b3e4662736ef44b6fe86e3d380f95e591863e69163aa0592e9f9f618521e9"
|
||||
head "https://github.com/chaos/pdsh.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue