mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terraform: Update to version 1.4.4
This commit is contained in:
parent
c5ed982abd
commit
fe5177bd63
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"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.4.3/terraform_1.4.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.4.4/terraform_1.4.4_windows_amd64.zip",
|
||||||
"hash": "73469b53401eef74f6977db1c4124745afcd668530676975c60c34c2ac69b961",
|
"hash": "7903b344b70b8e84aa1107bcb4cbd1227c7c0f455be2343540dd50fb8ec4fc6e",
|
||||||
"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.4.3/terraform_1.4.3_windows_386.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.4.4/terraform_1.4.4_windows_386.zip",
|
||||||
"hash": "cc5069c8d2527b675bfe8e40d5b938e7f28ac74bf9fc2d8b221af667306aa74e",
|
"hash": "99f31fbc949d03ad6275a894cf2f84ce47495284d803df8b74cefb20248b7908",
|
||||||
"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