mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terraform-provider-ibm: Update to version 1.16.0
This commit is contained in:
parent
004c2b5bd5
commit
8df05761c6
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.15.0",
|
||||
"version": "1.16.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.15.0/windows_amd64.zip",
|
||||
"hash": "59558dd8b53921ea3d4ec339ef46991398a9eaab5324155ff4c88f53798e980f",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.16.0/windows_amd64.zip",
|
||||
"hash": "2eeda19070fab295fa75153f1ee8acd4119c1416424aa98bcedb57cbc7dd4650",
|
||||
"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