mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terraform-provider-ibm: Update to version 1.20.0
This commit is contained in:
parent
685cb956cc
commit
35f167a2f5
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.19.0",
|
||||
"version": "1.20.0",
|
||||
"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/",
|
||||
"license": "MPL-2.0",
|
||||
"depends": "versions/terraform011",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.19.0/windows_amd64.zip",
|
||||
"hash": "7e74443db45f73fcd4010632f0438e687c0ef798ea2cd592a716d74b7de4e6f1",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.20.0/windows_amd64.zip",
|
||||
"hash": "70b9bfadb2b0ac6698b370538049ab25df1031fec5a0fca10c7b4092b1fdab56",
|
||||
"installer": {
|
||||
"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