mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
opentofu: Update to version 1.10.1
This commit is contained in:
parent
1155311308
commit
157fd31e59
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.10.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.",
|
"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.0/tofu_1.10.0_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.1/tofu_1.10.1_windows_amd64.zip",
|
||||||
"hash": "21e1e62f014c11a49b79c94d6b31381196337fcb71af1512586b12ccd9fd4c30"
|
"hash": "b09127e1aac0d074492a14ec0f4b06ca15f7b3a130af9c986e9a8488a6afcaaa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.0/tofu_1.10.0_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.1/tofu_1.10.1_windows_386.zip",
|
||||||
"hash": "2513fc1cf0b99e672d6b3c8d43c3a5a9020cbc2f22b8024d9d97003209b5f28f"
|
"hash": "ea235113a0bdf75af6a376dcd80dc36846b1c723206fc0f293b43741edd79378"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user