aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/juju.rb
diff options
context:
space:
mode:
authorCurtis Hovey2013-12-04 14:08:00 -0500
committerAdam Vandenberg2013-12-04 20:03:29 -0800
commitc88340781d52130b5ab273d7543877c64afa70e0 (patch)
tree8c1fab9c5465fff4bdc3e25e47a9f050bc3d626b /Library/Formula/juju.rb
parentc7e7e58b1ccd72271382e3a220d7ce694028b730 (diff)
downloadhomebrew-c88340781d52130b5ab273d7543877c64afa70e0.tar.bz2
juju 1.16.4
Closes #24931. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/juju.rb')
-rw-r--r--Library/Formula/juju.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/juju.rb b/Library/Formula/juju.rb
index 457c85127..8b9f46731 100644
--- a/Library/Formula/juju.rb
+++ b/Library/Formula/juju.rb
@@ -2,8 +2,8 @@ require 'formula'
class Juju < Formula
homepage 'https://juju.ubuntu.com'
- url 'https://launchpad.net/juju-core/1.16/1.16.3/+download/juju-core_1.16.3.tar.gz'
- sha1 '986ae55f58ce1838c20eea556a0afc23aff9cdd4'
+ url 'https://launchpad.net/juju-core/1.16/1.16.4/+download/juju-core_1.16.4.tar.gz'
+ sha1 '17732fca4a4ec0f27370b0c9c755f3c9d712eaea'
depends_on 'go' => :build