mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terraform-provider-ibm: Update to version 1.44.3
This commit is contained in:
parent
7793b4a3ca
commit
0f2453f954
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.44.2",
|
"version": "1.44.3",
|
||||||
"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.44.2/terraform-provider-ibm_1.44.2_windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.44.3/terraform-provider-ibm_1.44.3_windows_amd64.zip",
|
||||||
"hash": "c31dcb2b8e8956ba97a514d54acd1af33b7259134f116c29686761c6725b427d",
|
"hash": "7dc08aac56da9a7a7ccc13d6d2eb3cf5920b7ae3dbe22036b5aed8f78a8e2eb3",
|
||||||
"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