juju 2.5.1
Closes #36996. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
801587c1b8
commit
f4e16da8bc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Juju < Formula
|
||||
desc "DevOps management tool"
|
||||
homepage "https://jujucharms.com/"
|
||||
url "https://launchpad.net/juju/2.5/2.5.0/+download/juju-core_2.5.0.tar.gz"
|
||||
sha256 "68d2114b1bfb762acbc066314186307f2c16746e81eab57014ecbfda1238b345"
|
||||
url "https://launchpad.net/juju/2.5/2.5.1/+download/juju-core_2.5.1.tar.gz"
|
||||
sha256 "71f1aa4561641ee2ab78410df6776ec2904bebb9bd8e35d653ae13a7365c7f17"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue