mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform-provider-ibm: Update to version 1.32.0
This commit is contained in:
parent
6f91663e76
commit
438f344e15
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.31.0",
|
"version": "1.32.0",
|
||||||
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
||||||
"homepage": "https://ibm-cloud.github.io/tf-ibm-docs/",
|
"homepage": "https://ibm-cloud.github.io/tf-ibm-docs/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"depends": "versions/terraform011",
|
"depends": "versions/terraform011",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.31.0/terraform-provider-ibm_1.31.0_windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.32.0/terraform-provider-ibm_1.32.0_windows_amd64.zip",
|
||||||
"hash": "62e67d75a14e7aa62dbc0839d1d4c17243094be3c49bf92bcfd9916733f0285b",
|
"hash": "ba3aa5ce15f751b59ea011eea10ddb13086804a8159de09d2a3a010e0931b991",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
|
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user