juju 1.16.2

Closes Homebrew/homebrew#23865.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
sinzui 2013-11-01 12:30:40 -04:00 committed by Adam Vandenberg
parent 8de2793dbe
commit b131bf2538

View file

@ -2,8 +2,8 @@ require 'formula'
class Juju < Formula
homepage 'https://juju.ubuntu.com'
url "https://launchpad.net/juju-core/1.16/1.16.0/+download/juju-core_1.16.0.tar.gz"
sha1 "f06321553dce389ebbc5f72786ac62a6ad43eae9"
url 'https://launchpad.net/juju-core/1.16/1.16.2/+download/juju-core_1.16.2.tar.gz'
sha1 'bebd5c223588f73323f348cb91a3134a6c60f5bb'
depends_on 'go' => :build