opentofu: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-09-04 20:28:16 +00:00
parent 26a0e1829c
commit 250620ce25

View File

@ -1,16 +1,16 @@
{
"version": "1.8.1",
"version": "1.8.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.8.1/tofu_1.8.1_windows_amd64.zip",
"hash": "b21198e715879ef96e4bec1d4f1da931c65c2f957128b206d55ebd09bff50623"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_windows_amd64.zip",
"hash": "50af268bfdc9df41e895b8820f98ad5fe3f34a44ded1653fa16109ea67faa55e"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_windows_386.zip",
"hash": "bdddb06283ad67a168f3e04bf89e2a09a402bb72b96d384a1c5b8cc52074a642"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_windows_386.zip",
"hash": "4d67a47f37865ea292b7ee88251d463c130bcb75c49ad6a94f46e57cff0a2ed6"
}
},
"bin": "tofu.exe",