opentofu: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2024-01-24 20:24:45 +00:00
parent 33425b6b0c
commit 0cf2850a3a

View File

@ -1,16 +1,16 @@
{
"version": "1.6.0",
"version": "1.6.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.",
"homepage": "https://opentofu.org/",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.0/tofu_1.6.0_windows_amd64.zip",
"hash": "9fcd60bdecd6b335392a4dddd850dd1872a3ba1091f77079eee3730fe43d3650"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.1/tofu_1.6.1_windows_amd64.zip",
"hash": "4c77f22ec92bfd03e22beab6e8aeffe6957ee5797588f0b23d55391b7ebf90e0"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.0/tofu_1.6.0_windows_386.zip",
"hash": "aad5a2de06a0af4f5348f975e9326994123663283a7f6ff7a0615044fed44bd3"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.1/tofu_1.6.1_windows_386.zip",
"hash": "5e9d4c20962b00454b5b5b4266a2ca1e9e757fba62535ae475c18efe54b4bb79"
}
},
"bin": "tofu.exe",