mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
opentofu: Update to version 1.8.8
This commit is contained in:
parent
d83271fa38
commit
97292d7ade
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.7",
|
||||
"version": "1.8.8",
|
||||
"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.7/tofu_1.8.7_windows_amd64.zip",
|
||||
"hash": "c63b55b322ca292491d8151cf24f43ba64f3522f896f13b16a49477a362580df"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.8/tofu_1.8.8_windows_amd64.zip",
|
||||
"hash": "aeb9831b08c001b6e1ce581e5d59af14f7b3323677e89f47cf22e42a40517ad7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.7/tofu_1.8.7_windows_386.zip",
|
||||
"hash": "c4b8e975fa3a49e85ac0bcbcfbe9cc0ce91ac2debfe64ac14c3a3a249e35e353"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.8/tofu_1.8.8_windows_386.zip",
|
||||
"hash": "2998cc0f22c19be34a495b20b7c06ff7044182821d8cd7d8e0d537e6f2b4f799"
|
||||
}
|
||||
},
|
||||
"bin": "tofu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user