mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
terraform: Update to version 1.6.0
This commit is contained in:
parent
7eeba25f0b
commit
f1384303dc
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.5.7",
|
||||
"version": "1.6.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.5.7/terraform_1.5.7_windows_amd64.zip",
|
||||
"hash": "0cf9f41ba11b46f1fb6251952df98bf9c37ec294f26be7091b4909850659b592",
|
||||
"url": "https://releases.hashicorp.com/terraform/1.6.0/terraform_1.6.0_windows_amd64.zip",
|
||||
"hash": "e0f083530f7ef4e636920eb48fa16139fd4fa9038bebde54df74042bb44240d5",
|
||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform/1.5.7/terraform_1.5.7_windows_386.zip",
|
||||
"hash": "0f096068808bbe39a98d265e32cbc572286bd2e049c75dbea0b793ca5f87f4cd",
|
||||
"url": "https://releases.hashicorp.com/terraform/1.6.0/terraform_1.6.0_windows_386.zip",
|
||||
"hash": "901f862cc77aa27f9d72c3d60e9e31e794c686aa156d326bc651e03596e45d1d",
|
||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user