mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
opentofu: Update to version 1.10.8
This commit is contained in:
parent
4b3dd85e8b
commit
5187be2aee
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.7",
|
"version": "1.10.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.",
|
"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.10.7/tofu_1.10.7_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.8/tofu_1.10.8_windows_amd64.zip",
|
||||||
"hash": "34592ae18259e93a9cea648ae59aae05e2030d128d053383bd95f1b37fa94f71"
|
"hash": "97c061737edb45d71eaad82c07d267c5d7d24ce94a0b63adf2b0502f9dfd4d55"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.7/tofu_1.10.7_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.8/tofu_1.10.8_windows_386.zip",
|
||||||
"hash": "58a1ea70ebe582abda7ea233437d89eaabf380bf49aa95bb912105bbc7c40e44"
|
"hash": "33405dd3c33ba65fdbdc86a12d51771c2ff2afc8722f5f2985070ec862d3b049"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user