mirror of https://github.com/status-im/consul.git
Bumps download link to 0.8.1.
This commit is contained in:
parent
e9ca44d0a1
commit
238c99b136
|
@ -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 = "0.8.0"
|
h.version = "0.8.1"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue