mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terraform: Update to version 1.0.7
This commit is contained in:
parent
4df116cc74
commit
6f180b5ae3
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"description": "Create and manage infrastructure as code using simple declarative configuration files.",
|
"description": "Create and manage infrastructure as code using simple declarative configuration files.",
|
||||||
"homepage": "https://www.terraform.io",
|
"homepage": "https://www.terraform.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform/1.0.6/terraform_1.0.6_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.0.7/terraform_1.0.7_windows_amd64.zip",
|
||||||
"hash": "4e292555e71491c859e82b6995548dd43cb43c1b826359f60ac624ccd1111de4",
|
"hash": "88b8a4ae66367d9662a75599421e0bccbb70e6af92d64c62e91aff883c9eccc6",
|
||||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform/1.0.6/terraform_1.0.6_windows_386.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.0.7/terraform_1.0.7_windows_386.zip",
|
||||||
"hash": "d5588112f7cd73cefcd9d7dff046e7e18eaaf6acba9601fd3363d9a7892cba85",
|
"hash": "64b930ce06f85c214d1830a213a7528a5d988bd09779729d5b33956b962ec708",
|
||||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user