mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
tenv: Update to version 4.9.0
This commit is contained in:
parent
a3c8db032e
commit
d7ecf60ff7
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.8.3",
|
||||
"version": "4.9.0",
|
||||
"description": "OpenTofu, Terraform, Terragrunt, and Atmos version manager, written in Go.",
|
||||
"homepage": "https://tofuutils.github.io/tenv/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.8.3/tenv_v4.8.3_Windows_i386.zip",
|
||||
"hash": "b2f14d4fde7e96b08b7ddab9a60a9576dfc5ceeba597dbaf7149b314dd067056"
|
||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.9.0/tenv_v4.9.0_Windows_i386.zip",
|
||||
"hash": "3bac79ced4f201cf805b26eaa8ccad8bd9e05b1f2d0b3079b755a401b5f49f00"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.8.3/tenv_v4.8.3_Windows_x86_64.zip",
|
||||
"hash": "21f7f9dd41df9fbf20b5b10fb7f5ffad6ab4564a91fc7d1a02993c8f58c02d7c"
|
||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.9.0/tenv_v4.9.0_Windows_x86_64.zip",
|
||||
"hash": "2b798e4155478425be2c07a8ec857dd31c66fe418f20f8fc9cac4b4a5cf91fe2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.8.3/tenv_v4.8.3_Windows_arm64.zip",
|
||||
"hash": "62a23540b2d5ec6db218958a270ab19bdce917cba98b8eb9c0783e3cc10d48b2"
|
||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.9.0/tenv_v4.9.0_Windows_arm64.zip",
|
||||
"hash": "360cba142fdd2a731ac895b87b32e62724e41bf5afc6aed0459bf1f9d4de6c63"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user