opentofu: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2024-07-29 16:29:46 +00:00
parent ef840f0140
commit 495dba1559

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.3", "version": "1.8.0",
"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.7.3/tofu_1.7.3_windows_amd64.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.8.0/tofu_1.8.0_windows_amd64.zip",
"hash": "479745366d7684a4639e07959d963d06b96c6d26353898c354dd25d4e76bb214" "hash": "4acdd23d3cb2e9cf144658aa898d290acdc9a9ca42ea7dc6f45cb5ac0fd0b1cd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.3/tofu_1.7.3_windows_386.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.8.0/tofu_1.8.0_windows_386.zip",
"hash": "a6ad20c29e9b9b2d651c40e20562f2721c86e6a2df208a673a5864166f782ee2" "hash": "99315160e1bfb81e799748aefcb4bcfa28a54cd728ea59dc5bac382c94c238cf"
} }
}, },
"bin": "tofu.exe", "bin": "tofu.exe",