Skip to content

Commit 35f9bc0

Browse files
committed
tofuenv 1.0.7
1 parent 03bc894 commit 35f9bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tofuenv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)