We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65ae30 commit a46fa45Copy full SHA for a46fa45
Formula/charm.rb
@@ -3,8 +3,8 @@
3
class Charm < Formula
4
desc "Tool for managing Juju Charms"
5
homepage "https://github.com/juju/charmstore-client"
6
- url "https://github.com/juju/charmstore-client/archive/2.1.2.tar.gz"
7
- sha256 "09928a60bb4f7d8af3573ce269996417d6000e8e2bc769e4a7e6f451d264fc45"
+ url "https://github.com/juju/charmstore-client/archive/2.2.0.tar.gz"
+ sha256 "ce4c9dc8b03fbb6047d95217626c4218bba798083da16399691a32bba98647c2"
8
9
bottle do
10
cellar :any_skip_relocation
0 commit comments