juju-quickstart 2.1.0
Closes Homebrew/homebrew#39675. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
69a53eeaa6
commit
5ac72c20e5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class JujuQuickstart < Formula
|
||||
homepage "https://launchpad.net/juju-quickstart"
|
||||
url "https://pypi.python.org/packages/source/j/juju-quickstart/juju-quickstart-2.0.1.tar.gz"
|
||||
sha1 "603cf03a47e91d83f3d6032b99e0e7fdf07ecfcd"
|
||||
url "https://pypi.python.org/packages/source/j/juju-quickstart/juju-quickstart-2.1.0.tar.gz"
|
||||
sha1 "33f6b8abb157edffa802f7c756f1d78e607ad892"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue