opentofu: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2025-01-09 16:30:19 +00:00
parent 86fca2576b
commit 4c22ef796e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.8", "version": "1.9.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.8.8/tofu_1.8.8_windows_amd64.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.9.0/tofu_1.9.0_windows_amd64.zip",
"hash": "aeb9831b08c001b6e1ce581e5d59af14f7b3323677e89f47cf22e42a40517ad7" "hash": "700d76132a8911b31157987ef7b269a88f8f20099e95715bb01b653368a9eaae"
}, },
"32bit": { "32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.8.8/tofu_1.8.8_windows_386.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.9.0/tofu_1.9.0_windows_386.zip",
"hash": "2998cc0f22c19be34a495b20b7c06ff7044182821d8cd7d8e0d537e6f2b4f799" "hash": "962b5ab184816b386c5cc16aae8643d5c14ab49fb4a7cfa15779f351f2414447"
} }
}, },
"bin": "tofu.exe", "bin": "tofu.exe",