mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
opentofu: Update to version 1.8.2
This commit is contained in:
parent
26a0e1829c
commit
250620ce25
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"description": "An OSS tool for building, changing, and versioning infrastructure safely and efficiently. OpenTofu can manage existing and popular service providers as well as custom in-house solutions.",
|
"description": "An OSS tool for building, changing, and versioning infrastructure safely and efficiently. OpenTofu can manage existing and popular service providers as well as custom in-house solutions.",
|
||||||
"homepage": "https://opentofu.org/",
|
"homepage": "https://opentofu.org/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_windows_amd64.zip",
|
||||||
"hash": "b21198e715879ef96e4bec1d4f1da931c65c2f957128b206d55ebd09bff50623"
|
"hash": "50af268bfdc9df41e895b8820f98ad5fe3f34a44ded1653fa16109ea67faa55e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_windows_386.zip",
|
||||||
"hash": "bdddb06283ad67a168f3e04bf89e2a09a402bb72b96d384a1c5b8cc52074a642"
|
"hash": "4d67a47f37865ea292b7ee88251d463c130bcb75c49ad6a94f46e57cff0a2ed6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user