File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Tenv < Formula
77 head "https://github.com/tofuutils/tenv.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c1a0cceabb6b82e0b5b397e91a828abb140c1e14c73b10aee755221b140b8126 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c1a0cceabb6b82e0b5b397e91a828abb140c1e14c73b10aee755221b140b8126 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c1a0cceabb6b82e0b5b397e91a828abb140c1e14c73b10aee755221b140b8126 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ae9cd06b7b7d29908386419fbb5cd0faf7e5f66cb755c257aa8654d4a123adf3 "
14- sha256 cellar : :any_skip_relocation , ventura : "ae9cd06b7b7d29908386419fbb5cd0faf7e5f66cb755c257aa8654d4a123adf3 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a9043b10a0fc5724278c80083ec0a98355c7f77c14efb5c019dc81ec3cd4f363 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a3c5e71b3a03b6fd8256515655f53ff69630230c45999d8887cc2b16e530e395 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a3c5e71b3a03b6fd8256515655f53ff69630230c45999d8887cc2b16e530e395 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a3c5e71b3a03b6fd8256515655f53ff69630230c45999d8887cc2b16e530e395 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "dae4db875068229b5d27f1c9cd51484df34f2cda25769b65d380ad77737b9de1 "
14+ sha256 cellar : :any_skip_relocation , ventura : "dae4db875068229b5d27f1c9cd51484df34f2cda25769b65d380ad77737b9de1 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ddf9652dcbbb396f804d31635e56adddc16719e661405c5551241ff68bf59a15 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments