We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e30cc commit 1a67c8cCopy full SHA for 1a67c8c
Formula/t/tenv.rb
@@ -1,8 +1,8 @@
1
class Tenv < Formula
2
desc "OpenTofu / Terraform / Terragrunt / Atmos version manager"
3
homepage "https://tofuutils.github.io/tenv/"
4
- url "https://github.com/tofuutils/tenv/archive/refs/tags/v3.2.10.tar.gz"
5
- sha256 "ea8eb905229c43f0ea43394003d9832d225deda2e54bbf2d71d3f47b7e2d471d"
+ url "https://github.com/tofuutils/tenv/archive/refs/tags/v3.2.11.tar.gz"
+ sha256 "fb34494b454480c9a4eddc2c7751422e0904a32832a5525bd55abc2259160473"
6
license "Apache-2.0"
7
head "https://github.com/tofuutils/tenv.git", branch: "main"
8
0 commit comments