taktuk: update urls
parent
e342896a69
commit
149c3fa55f
|
@ -1,15 +1,10 @@
|
|||
class Taktuk < Formula
|
||||
desc "Deploy commands to (a potentially large set of) remote nodes"
|
||||
homepage "https://taktuk.gforge.inria.fr/"
|
||||
url "https://gforge.inria.fr/frs/download.php/file/37055/taktuk-3.7.7.tar.gz"
|
||||
homepage "https://web.archive.org/web/20200806133931/https://taktuk.gforge.inria.fr/"
|
||||
url "https://deb.debian.org/debian/pool/main/t/taktuk/taktuk_3.7.7.orig.tar.gz"
|
||||
sha256 "56a62cca92670674c194e4b59903e379ad0b1367cec78244641aa194e9fe893e"
|
||||
license "GPL-2.0-or-later"
|
||||
|
||||
livecheck do
|
||||
url "https://gforge.inria.fr/frs/?group_id=274"
|
||||
regex(/href=.*?taktuk[._-]v?(\d+(?:\.\d+)+)\.t/i)
|
||||
end
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_big_sur: "d9743ff8c715d03d4549f09850a2029c135e72859d0518d94b44b3aa51f7abf6"
|
||||
sha256 cellar: :any, big_sur: "d33ad42f68016a53bbb84cfdf5704cae271041ada4b42c5b3892d30ff76e479e"
|
||||
|
|
Loading…
Reference in New Issue