mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
opentofu: Update to version 1.8.1
This commit is contained in:
parent
b5c991923b
commit
79a10bf9b5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"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/",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.0/tofu_1.8.0_windows_amd64.zip",
|
||||
"hash": "4acdd23d3cb2e9cf144658aa898d290acdc9a9ca42ea7dc6f45cb5ac0fd0b1cd"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_windows_amd64.zip",
|
||||
"hash": "b21198e715879ef96e4bec1d4f1da931c65c2f957128b206d55ebd09bff50623"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.0/tofu_1.8.0_windows_386.zip",
|
||||
"hash": "99315160e1bfb81e799748aefcb4bcfa28a54cd728ea59dc5bac382c94c238cf"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_windows_386.zip",
|
||||
"hash": "bdddb06283ad67a168f3e04bf89e2a09a402bb72b96d384a1c5b8cc52074a642"
|
||||
}
|
||||
},
|
||||
"bin": "tofu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user