mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform-provider-ibm: Update to version 1.11.1
This commit is contained in:
parent
791d93073d
commit
144f59e042
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.0",
|
"version": "1.11.1",
|
||||||
"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.11.0/windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.11.1/windows_amd64.zip",
|
||||||
"hash": "643c5ec85796639e8e93ff6a80b5139d6f1be3e30e03868bb88c0e6289bd629c",
|
"hash": "51b4a15b7f95392f1e7aee917da22d7c01f6bc6e2bb9b62b03c66b36ebca4e84",
|
||||||
"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