mirror of https://github.com/hashicorp/consul
Updates to Consul 0.7.3.
parent
1f903547b5
commit
3da73be55c
|
@ -6,7 +6,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "0.7.2"
|
||||
h.version = "0.7.3"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue