opentofu: Update to version 1.10.2

This commit is contained in:
github-actions[bot] 2025-07-01 20:29:36 +00:00
parent a94b5ab3ca
commit ff2c912fc7

View File

@ -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",