mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
terraform-provider-ibm: Update to version 1.11.0
This commit is contained in:
parent
65a977654d
commit
263ac654e9
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "1.11.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.10.0/windows_amd64.zip",
|
||||
"hash": "5e492f4467046695d584c30c69a10d5fc409d62bcc86012e1c514521062361b5",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.11.0/windows_amd64.zip",
|
||||
"hash": "643c5ec85796639e8e93ff6a80b5139d6f1be3e30e03868bb88c0e6289bd629c",
|
||||
"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