mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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.",
|
"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.1.5/terraform_1.1.5_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.1.6/terraform_1.1.6_windows_amd64.zip",
|
||||||
"hash": "d56b2699c2cdb61408ccceba6bf1acea7a792f5a5024f50afb203de363f3d869",
|
"hash": "9ff13cab10ba1441e3e587758f01ca6054ddcee6920770f16790e261a1d6aa16",
|
||||||
"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.1.5/terraform_1.1.5_windows_386.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.1.6/terraform_1.1.6_windows_386.zip",
|
||||||
"hash": "986c2bba3a01875b4f03c5d24d899a2ca55337309e40d7a74c0ae112b2d8b31d",
|
"hash": "9d240d2eb60ca403f6130b5252e697056d1f1ada46e0cc09b80acf52bd1fbdac",
|
||||||
"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