mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terraform: Update to version 0.12.5
This commit is contained in:
parent
2c5330d27c
commit
38df150173
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.terraform.io",
|
"homepage": "https://www.terraform.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "0.12.4",
|
"version": "0.12.5",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform/0.12.4/terraform_0.12.4_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform/0.12.5/terraform_0.12.5_windows_amd64.zip",
|
||||||
"hash": "3dfe07bb605d6bd098b2eb374c677e9ffdcda7f114c8a4f62466d2864040e623",
|
"hash": "6b720bf935f3c121430612ca10850dcd457f4d74d2b756baadcec50fb6feac20",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
"script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform/0.12.4/terraform_0.12.4_windows_386.zip",
|
"url": "https://releases.hashicorp.com/terraform/0.12.5/terraform_0.12.5_windows_386.zip",
|
||||||
"hash": "c0056084d9dbae8955360f1ad49984134c10c8510fa4161a7cf9808eb77c14ef",
|
"hash": "06d3d82660f463895052f37c52163445433744c74851152f163d910ec344f484",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
|
"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