Skip to content

Commit b6e72c9

Browse files
authored
Merge pull request #254815 from Homebrew/bump-tgenv-1.3.0
tgenv 1.3.0
2 parents 569d4ae + c0e1fdb commit b6e72c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/tgenv.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Tgenv < Formula
22
desc "Terragrunt version manager inspired by tfenv"
33
homepage "https://github.com/tgenv/tgenv"
4-
url "https://github.com/tgenv/tgenv/archive/refs/tags/v1.2.1.tar.gz"
5-
sha256 "241b18ee59bd993256c9dc0847e23824c9ebf42b4d121db11fbdff9ddb6432b2"
4+
url "https://github.com/tgenv/tgenv/archive/refs/tags/v1.3.0.tar.gz"
5+
sha256 "cccf0d5714cf1156aaa9f451d98601afa3e7bb0b104eda61013a9a8849bee2fb"
66
license "MIT"
77
head "https://github.com/tgenv/tgenv.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "b51fcece0e2a8b77f96f8460b123aedb1ab6cd9497b5da570e00639258324ece"
10+
sha256 cellar: :any_skip_relocation, all: "41d63971b87c2f8003c821f8cfc00eaf264acef2560a75c7e0dc631da4a726a6"
1111
end
1212

1313
uses_from_macos "unzip"

0 commit comments

Comments
 (0)