diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/juju.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/juju.rb b/Library/Formula/juju.rb index 026bda5cc..b48b9078f 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.22/1.22.0/+download/juju-core_1.22.0.tar.gz' - sha1 '3956a29f5742562ebf31417be4c785154b2b0c19' + url 'https://launchpad.net/juju-core/1.22/1.22.1/+download/juju-core_1.22.1.tar.gz' + sha1 '29c2e5b93095e8f7e5ff1bb617f3bdb57760ad58' bottle do cellar :any |
