mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
terraform: Update to version 1.1.0
This commit is contained in:
parent
22798239f2
commit
44168ff21f
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.0.11",
|
||||
"version": "1.1.0",
|
||||
"description": "Create and manage infrastructure as code using simple declarative configuration files.",
|
||||
"homepage": "https://www.terraform.io",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform/1.0.11/terraform_1.0.11_windows_amd64.zip",
|
||||
"hash": "b2903d4866bda5579e46eeadff569d1eee4468ad9c03eb688769978f6cff8ae3",
|
||||
"url": "https://releases.hashicorp.com/terraform/1.1.0/terraform_1.1.0_windows_amd64.zip",
|
||||
"hash": "a7cb68e34c49336f8bd9792dba3ee350a9eccffb0b9c3ce7275e18e35ad4776b",
|
||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform/1.0.11/terraform_1.0.11_windows_386.zip",
|
||||
"hash": "05c36b396efb6f3024d5d371a53a964c45b213aadb68131500f2f465b00e8066",
|
||||
"url": "https://releases.hashicorp.com/terraform/1.1.0/terraform_1.1.0_windows_386.zip",
|
||||
"hash": "e1498d7e3e7254b24102e7d2d683f84b465bf2b6ca24fb648e80055fb9298ad8",
|
||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user