mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terraform-provider-ibm: Update to version 1.21.1
This commit is contained in:
parent
eb0785fce1
commit
5cb6627029
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.21.0",
|
||||
"version": "1.21.1",
|
||||
"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.21.0/windows_amd64.zip",
|
||||
"hash": "783079ef03aedb4111b0ea0036a1b12cad0dda4209e79c0ce1a895bb23980bec",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.21.1/windows_amd64.zip",
|
||||
"hash": "eedaefa22f99f81575f0014e92d407a3437c626d224b5b3087b3b78cddae9a97",
|
||||
"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