mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terraform-provider-ibm: Update to version 1.50.0
This commit is contained in:
parent
f9c899b32b
commit
3ec4d37dc7
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.49.0",
|
"version": "1.50.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.49.0/terraform-provider-ibm_1.49.0_windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.50.0/terraform-provider-ibm_1.50.0_windows_amd64.zip",
|
||||||
"hash": "a17aeb1eaa18543439e56f1e4e468cd368ab84824a9a7be6b23d831a06e6564f",
|
"hash": "83c7572a2a194100435ee35a399a209ec048474dd4460a4603fff93b4b2c7684",
|
||||||
"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