opentofu: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2026-01-13 20:30:10 +00:00
parent 44fdce0f71
commit e0ffb63832

View File

@ -1,16 +1,16 @@
{
"version": "1.11.2",
"version": "1.11.3",
"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.11.2/tofu_1.11.2_windows_amd64.zip",
"hash": "8c2cc3164eea2a90f1f0200aee2c504fd3e8bac7ea59e38647e8f3223f8eba3c"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.3/tofu_1.11.3_windows_amd64.zip",
"hash": "848d4bfdfdc6d5e03d66f97d8d403319c12c1abdb7e7fcfefb993a00b2b6b738"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.2/tofu_1.11.2_windows_386.zip",
"hash": "6dbec1d6ddda664cfcc6bebebb5f976d1fc02f8beda1365125c3ff8fd5d0cecf"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.3/tofu_1.11.3_windows_386.zip",
"hash": "67663969f11d424c38745eb1b61c89d5348f6b26c0af087e2ca528ae6aeb9ab4"
}
},
"bin": "tofu.exe",