File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Tofuenv < Formula
22 desc "OpenTofu version manager inspired by tfenv"
33 homepage "https://tofuutils.github.io/tofuenv/"
4- url "https://github.com/tofuutils/tofuenv/archive/refs/tags/v1.0.6 .tar.gz"
5- sha256 "a7940ce5ae2700c48df4a7c396ea68f8d37067844c1f80eb55936c39d42edf6f "
4+ url "https://github.com/tofuutils/tofuenv/archive/refs/tags/v1.0.7 .tar.gz"
5+ sha256 "047c6a01a0d4c7ded2cf126ae1e891bb3479b2544ec2d2f0d3951de2d08f6c7d "
66 license "MIT"
77 head "https://github.com/tofuutils/tofuenv.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "ee28b005988edd5b72576d1019be4049ea7d09bb54f79644dfd56b88242017ac "
10+ sha256 cellar : :any_skip_relocation , all : "3febcab9a632034fdedf2d4ae0105d4425bcdb12ac73e58b586a1ddf6db36487 "
1111 end
1212
1313 uses_from_macos "unzip"
You can’t perform that action at this time.
0 commit comments