mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform: Update to version 0.12.17
This commit is contained in:
parent
7cdeda9e39
commit
e978feae03
@ -2,18 +2,18 @@
|
||||
"homepage": "https://www.terraform.io",
|
||||
"description": "Create and manage infrastructure as code using simple declarative configuration files.",
|
||||
"license": "MPL-2.0",
|
||||
"version": "0.12.16",
|
||||
"version": "0.12.17",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform/0.12.16/terraform_0.12.16_windows_amd64.zip",
|
||||
"hash": "af330eadf2129c1bbdde65f21b78b1fda52e4ba204cca112fb5a160db73385bb",
|
||||
"url": "https://releases.hashicorp.com/terraform/0.12.17/terraform_0.12.17_windows_amd64.zip",
|
||||
"hash": "323ffff9c874eff1e44b7bf54178558d85fca7efb1c876852c5fb4677663e490",
|
||||
"installer": {
|
||||
"script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
||||
}
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/terraform/0.12.16/terraform_0.12.16_windows_386.zip",
|
||||
"hash": "87c519e132f5f0901a1fd953c63bf331f4e7558411a8cd6390ecffedcb04dbd6",
|
||||
"url": "https://releases.hashicorp.com/terraform/0.12.17/terraform_0.12.17_windows_386.zip",
|
||||
"hash": "4e63d256bdb857deac3974a7aa3057d3cabfaff295423e1bc13b1c2b7ab74bc3",
|
||||
"installer": {
|
||||
"script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user