mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terraform: Update to version 1.1.6
This commit is contained in:
parent
945505b085
commit
1b2aa7d96f
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"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.1.5/terraform_1.1.5_windows_amd64.zip",
|
||||
"hash": "d56b2699c2cdb61408ccceba6bf1acea7a792f5a5024f50afb203de363f3d869",
|
||||
"url": "https://releases.hashicorp.com/terraform/1.1.6/terraform_1.1.6_windows_amd64.zip",
|
||||
"hash": "9ff13cab10ba1441e3e587758f01ca6054ddcee6920770f16790e261a1d6aa16",
|
||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform/1.1.5/terraform_1.1.5_windows_386.zip",
|
||||
"hash": "986c2bba3a01875b4f03c5d24d899a2ca55337309e40d7a74c0ae112b2d8b31d",
|
||||
"url": "https://releases.hashicorp.com/terraform/1.1.6/terraform_1.1.6_windows_386.zip",
|
||||
"hash": "9d240d2eb60ca403f6130b5252e697056d1f1ada46e0cc09b80acf52bd1fbdac",
|
||||
"pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user