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 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"
You can’t perform that action at this time.
0 commit comments