Skip to content

Commit 1a67c8c

Browse files
committed
tenv 3.2.11
1 parent 79e30cc commit 1a67c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tenv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tenv < Formula
22
desc "OpenTofu / Terraform / Terragrunt / Atmos version manager"
33
homepage "https://tofuutils.github.io/tenv/"
4-
url "https://github.com/tofuutils/tenv/archive/refs/tags/v3.2.10.tar.gz"
5-
sha256 "ea8eb905229c43f0ea43394003d9832d225deda2e54bbf2d71d3f47b7e2d471d"
4+
url "https://github.com/tofuutils/tenv/archive/refs/tags/v3.2.11.tar.gz"
5+
sha256 "fb34494b454480c9a4eddc2c7751422e0904a32832a5525bd55abc2259160473"
66
license "Apache-2.0"
77
head "https://github.com/tofuutils/tenv.git", branch: "main"
88

0 commit comments

Comments
 (0)