charm-tools 1.8.0
Closes Homebrew/homebrew#45277. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
1a185cb1bb
commit
89afa256cd
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
class CharmTools < Formula
|
class CharmTools < Formula
|
||||||
desc "Tools for authoring and maintaining juju charms"
|
desc "Tools for authoring and maintaining juju charms"
|
||||||
homepage "https://launchpad.net/charm-tools"
|
homepage "https://github.com/juju/charm-tools"
|
||||||
url "https://launchpad.net/charm-tools/1.7/1.7.1/+download/charm-tools-1.7.1.tar.gz"
|
url "https://github.com/juju/charm-tools/releases/download/v1.8.0/charm-tools-1.8.0.tar.gz"
|
||||||
sha256 "0463f46eb9e4a2a9d2308d79845d9837bce031db668f9012319c714e8ddadbac"
|
sha256 "e72e788f069fcf4c2db7435db71ca8feb3dd8c6fd63c4b7e591b4064d76f4dbb"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue