opentofu: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2024-10-23 20:29:17 +00:00
parent 364686ca38
commit f56b6b2abf

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.3", "version": "1.8.4",
"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.", "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/", "homepage": "https://opentofu.org/",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_windows_amd64.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.8.4/tofu_1.8.4_windows_amd64.zip",
"hash": "729d7c40641f80d879fa5be2c8eb62a1a1d368e988a8fca92a4cf289200ea06b" "hash": "ca51255bd938e7c52ff10a044cbc5ef4d7f7013b7b3efcdafaf7fa05f48be916"
}, },
"32bit": { "32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_windows_386.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.8.4/tofu_1.8.4_windows_386.zip",
"hash": "5b16649ef4fc24177d216c24f2f497dd7be025f312dcb036376387bfd24c2a9d" "hash": "b995c15bd1a569ff6c44ef432e1b65e00a6a1c3bf3149b74e82523761caf9dfd"
} }
}, },
"bin": "tofu.exe", "bin": "tofu.exe",