mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terraform-provider-ibm: Update to version 1.81.0
This commit is contained in:
parent
f9d5596645
commit
bcd1e95707
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.80.4",
|
"version": "1.81.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://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
|
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
|
||||||
"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.80.4/terraform-provider-ibm_1.80.4_windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.81.0/terraform-provider-ibm_1.81.0_windows_amd64.zip",
|
||||||
"hash": "0da284f4c6ab6efa3c9684b227f584cb7909382fb17c2e6651623100248097be",
|
"hash": "0d7a29c31ea1cbf6d9aae8872d249d3ec8b733f0b70ae8c4472133ddc9faa36d",
|
||||||
"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