cli53 0.8.11
Closes #19399. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
299a8d0b87
commit
54d5a3defd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Cli53 < Formula
|
class Cli53 < Formula
|
||||||
desc "Command-line tool for Amazon Route 53"
|
desc "Command-line tool for Amazon Route 53"
|
||||||
homepage "https://github.com/barnybug/cli53"
|
homepage "https://github.com/barnybug/cli53"
|
||||||
url "https://github.com/barnybug/cli53/archive/0.8.10.tar.gz"
|
url "https://github.com/barnybug/cli53/archive/0.8.11.tar.gz"
|
||||||
sha256 "dd3065bdc2757c1e67c437342e91ffa71eacb7872efe7c84391d8de3614615ce"
|
sha256 "a3988a23faf8930672a8cf30fd1d655d908d9e66b84ece3ab79ef738f0dd94fe"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue