mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terraform: Update to version 1.2.6
This commit is contained in:
parent
c8454fba80
commit
3f222472ea
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.5",
|
"version": "1.2.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.2.5/terraform_1.2.5_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.2.6/terraform_1.2.6_windows_amd64.zip",
|
||||||
"hash": "94e15cc757b6542a0df436004146e81a2f80d9bba49b5b2f7fe5b91f27a19b4b",
|
"hash": "1e3c884cf32879646f97b8b6a253686710eb6e445d44097580a27511a49db88b",
|
||||||
"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.2.5/terraform_1.2.5_windows_386.zip",
|
"url": "https://releases.hashicorp.com/terraform/1.2.6/terraform_1.2.6_windows_386.zip",
|
||||||
"hash": "bbbe1e05a4f0226198a143d9f6bfb1678720d8c6eee455eee52117fd4d138217",
|
"hash": "f26acca0060c42c0e6fb81d268fbf4ab9baac3d5f34c8263ecdb48c0a78f905b",
|
||||||
"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