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 Envd < Formula
77 head "https://github.com/tensorchord/envd.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0f1f8852bd2195d598da6a86e594790cd01c25302a00a1bfeee9bd9d70dda360 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "be6a21bc661656cd79347c9fa3cade01ab45c8e6ab0e47f611246b0b279ebd0c "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "996506ee111508cd082f77153d9eac3e774ae430f8e34f697c7c73cb5ffeeacc "
13- sha256 cellar : :any_skip_relocation , sonoma : "efdb92e6412a34d8fbbbf4fee13f675dfffbaa4632d4acf25d724ada5bf1cc6e "
14- sha256 cellar : :any_skip_relocation , ventura : "8aa234357c07f4a5669624b5ba7945b052db1d4c0bf38e03d5c331c061030095 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "1eead99367973994188c7a971fd64aa4a4642bdbfd8d22463d4203c9e034013d "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "31f6d649322569b07b35be03b05e1d629766e084ee08a2832701ce6e1fab5d6c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ff29a4be2b945f1b22550c6a368dbfba2cd159c052e4a964908c3bc23dad3ccb "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f99ce4ccb468cb7d332dd9ad01edefba46cba668873ae0fac55b81869da265ec "
13+ sha256 cellar : :any_skip_relocation , sonoma : "11f0efed0ec18ba11e917da7a193a47bdddd3a646fcfc5d12b8b90f5c23ce165 "
14+ sha256 cellar : :any_skip_relocation , ventura : "17d0d3b0b5b06b8cdc6074eff44def9ad97bd421ea364175cdd949a545f441e1 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d4601064127e8537e577f31d7600972b4b2646bfc5f541d6e71968968f8e3e3d "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments