Skip to content

Commit

Permalink
tenv: Update to version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 23, 2024
1 parent 29253f9 commit 89b59ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/tenv.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "3.2.11",
"version": "4.0.1",
"description": "OpenTofu, Terraform, Terragrunt, and Atmos version manager, written in Go.",
"homepage": "https://tofuutils.github.io/tenv/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/tofuutils/tenv/releases/download/v3.2.11/tenv_v3.2.11_Windows_x86_64.zip",
"hash": "1dce08748bfb9247e2f3728c3eca768cc3798b897ab32b4773cdcb39a12157bd"
"url": "https://github.com/tofuutils/tenv/releases/download/v4.0.1/tenv_v4.0.1_Windows_x86_64.zip",
"hash": "189eb20030870c9b2ad582d0da74fe45e25ef1d661ab08b5aef44d8582c9fac1"
},
"arm64": {
"url": "https://github.com/tofuutils/tenv/releases/download/v3.2.11/tenv_v3.2.11_Windows_arm64.zip",
"hash": "d3f145181754c2c5d49b0f7e032ab4cedba8b53d2eb809e3ffbe4cb68ccb96d2"
"url": "https://github.com/tofuutils/tenv/releases/download/v4.0.1/tenv_v4.0.1_Windows_arm64.zip",
"hash": "4750cb4cb4a343dd7dae41c6c6c3c30391187654862cc40ed2795bece4f4e5a8"
}
},
"bin": [
Expand Down

0 comments on commit 89b59ca

Please sign in to comment.