mirror of https://github.com/status-im/consul.git
Rolls back to 1.0.3 release for downloads.
This commit is contained in:
parent
2ea47271ce
commit
e5d76d6af4
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
||||||
|
|
||||||
activate :hashicorp do |h|
|
activate :hashicorp do |h|
|
||||||
h.name = "consul"
|
h.name = "consul"
|
||||||
h.version = "1.0.4"
|
h.version = "1.0.3"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue