mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
opentofu: Update to version 1.9.1
This commit is contained in:
parent
eafe5e0dc1
commit
79a125af50
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"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.9.0/tofu_1.9.0_windows_amd64.zip",
|
||||
"hash": "700d76132a8911b31157987ef7b269a88f8f20099e95715bb01b653368a9eaae"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.9.1/tofu_1.9.1_windows_amd64.zip",
|
||||
"hash": "8b384e1724c098bbd6e3329d3121ffd5f3a24c5daab483168b1308f50d2a2279"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.9.0/tofu_1.9.0_windows_386.zip",
|
||||
"hash": "962b5ab184816b386c5cc16aae8643d5c14ab49fb4a7cfa15779f351f2414447"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.9.1/tofu_1.9.1_windows_386.zip",
|
||||
"hash": "4fb83b23de21eff40291723e8ac53ec75d907a065c9e66fafef2ef7b5598d03f"
|
||||
}
|
||||
},
|
||||
"bin": "tofu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user