consul-backinator 1.4
consul-backinator: update to v1.4 Closes #6794. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d00eeceb23
commit
4fdb706827
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ConsulBackinator < Formula
|
||||
desc "Consul backup and restoration application"
|
||||
homepage "https://github.com/myENA/consul-backinator"
|
||||
url "https://github.com/myENA/consul-backinator/archive/v1.3.tar.gz"
|
||||
sha256 "758bcea415c7a0f2c7aed1d095d10663b6927e7de8f60fbfdee83b94dd020eac"
|
||||
url "https://github.com/myENA/consul-backinator/archive/v1.4.tar.gz"
|
||||
sha256 "cdf216c55cee5ec881514ee776d9730a9bac782df9fb6f92a24e6555f1274ac9"
|
||||
head "https://github.com/myENA/consul-backinator.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue