mirror of https://github.com/status-im/consul.git
Updates download version to 1.0.6
This commit is contained in:
parent
9a494b5fb9
commit
707c5c7204
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "1.0.5"
|
||||
h.version = "1.0.6"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue