parent
ae8ef321a6
commit
b467027972
|
@ -2,7 +2,7 @@ set :base_url, "https://www.packer.io/"
|
||||||
|
|
||||||
activate :hashicorp do |h|
|
activate :hashicorp do |h|
|
||||||
h.name = "packer"
|
h.name = "packer"
|
||||||
h.version = "1.4.4"
|
h.version = "1.4.5"
|
||||||
h.github_slug = "hashicorp/packer"
|
h.github_slug = "hashicorp/packer"
|
||||||
h.website_root = "website"
|
h.website_root = "website"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue