mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
opentofu: Update to version 1.10.2
This commit is contained in:
parent
a94b5ab3ca
commit
ff2c912fc7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.1",
|
||||
"version": "1.10.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.",
|
||||
"homepage": "https://opentofu.org/",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.1/tofu_1.10.1_windows_amd64.zip",
|
||||
"hash": "b09127e1aac0d074492a14ec0f4b06ca15f7b3a130af9c986e9a8488a6afcaaa"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.2/tofu_1.10.2_windows_amd64.zip",
|
||||
"hash": "b278dacf20263200fbc038971c7cd88065bda757567f359d81b8828b860311ac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.1/tofu_1.10.1_windows_386.zip",
|
||||
"hash": "ea235113a0bdf75af6a376dcd80dc36846b1c723206fc0f293b43741edd79378"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.2/tofu_1.10.2_windows_386.zip",
|
||||
"hash": "104ee4ef2f5b125dac13c15efb3252cbec45754da2814798457e939ba03b8554"
|
||||
}
|
||||
},
|
||||
"bin": "tofu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user