opentofu: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2024-10-03 20:27:47 +00:00
parent 7a8dc4df8c
commit df778eeeda

View File

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