mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
opentofu: Update to version 1.6.2
This commit is contained in:
parent
ff98bcad52
commit
51ec7eabdd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.1",
|
"version": "1.6.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.6.1/tofu_1.6.1_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_windows_amd64.zip",
|
||||||
"hash": "4c77f22ec92bfd03e22beab6e8aeffe6957ee5797588f0b23d55391b7ebf90e0"
|
"hash": "c5150e390374838f236df5a694ed319664c641335fc8a7b908b2be2feadae40c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.1/tofu_1.6.1_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_windows_386.zip",
|
||||||
"hash": "5e9d4c20962b00454b5b5b4266a2ca1e9e757fba62535ae475c18efe54b4bb79"
|
"hash": "06e11baf8ff3aa9a67e3bb7545157ed782273f129b9b0e34d87968bc71bb4948"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user