cli53 0.8.7
Closes #7171. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
328c5defc4
commit
552427a537
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cli53 < Formula
|
||||
desc "command-line tool for Amazon Route 53"
|
||||
homepage "https://github.com/barnybug/cli53"
|
||||
url "https://github.com/barnybug/cli53/archive/0.8.6.tar.gz"
|
||||
sha256 "be1f97cf892c453410da69daa16141964d9fac6557447cadb0cb613ffe341c59"
|
||||
url "https://github.com/barnybug/cli53/archive/0.8.7.tar.gz"
|
||||
sha256 "c05918a1c1e5e660bda4b6ca080234a5ccc7c02d8c5b5f9f761faa57f53fb95c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue