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 03bc894 commit 35f9bc0Copy full SHA for 35f9bc0
Formula/t/tofuenv.rb
@@ -1,8 +1,8 @@
1
class Tofuenv < Formula
2
desc "OpenTofu version manager inspired by tfenv"
3
homepage "https://tofuutils.github.io/tofuenv/"
4
- url "https://github.com/tofuutils/tofuenv/archive/refs/tags/v1.0.6.tar.gz"
5
- sha256 "a7940ce5ae2700c48df4a7c396ea68f8d37067844c1f80eb55936c39d42edf6f"
+ url "https://github.com/tofuutils/tofuenv/archive/refs/tags/v1.0.7.tar.gz"
+ sha256 "047c6a01a0d4c7ded2cf126ae1e891bb3479b2544ec2d2f0d3951de2d08f6c7d"
6
license "MIT"
7
head "https://github.com/tofuutils/tofuenv.git", branch: "main"
8
0 commit comments