Skip to content

Commit dcf468b

Browse files
authored
Merge pull request Homebrew#218880 from Homebrew/bump-tofuenv-1.0.7
tofuenv 1.0.7
2 parents 8cfcc98 + 59284b5 commit dcf468b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/tofuenv.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class 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"

0 commit comments

Comments
 (0)