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 : "71cde7071d5d929f72e14e1e3ca752af29052ae1e8d06216c4b232dceffcfe53 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "72c0d08b51c9966d42022d94bfbf0df354db932a0bb4e3495e1912d237acfedf "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "037d12333f919d279f29e92017d89e7a4ab9f93fb20a7d0c3b0d170887dc9ef4 "
13- sha256 cellar : :any_skip_relocation , sonoma : "da001511d3d18da95d2a7d25516098eababa311eb154e773cfe8a284bac817de "
14- sha256 cellar : :any_skip_relocation , ventura : "de83e5551738fdcdf83916715034e76e80d639a55044f9359b4b5bbcf31dfba1 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "f02da1ea0d4e78de89a3209a5c16a5ce3ca9551d165131f5eb41e1e902701219 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3e4e260192a471baa461c83a6e5b58e3bd2eae68a27cb9e09d583238cc87972c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "28bb63e6d9169965165154f433f15ade1f3786ed506c1f4dfd580ad3c6f49229 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c0d2a7aebed63e9a6a7ee802de15d2d1436fa8aae284de60bafba610a2c06be5 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "97626e8a3c162df8eb8b3016840d5b061d1be477f9f80cac45b0a5cc5c61eecd "
14+ sha256 cellar : :any_skip_relocation , ventura : "3f494185dec2e5678bf1b2cb3cb3df1a76b213444b17cf2b2f6754f77e95d2f8 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b872a457d586ff03b188b577579e3e04b9ac92b2efbdf9d1dbfe0f57ce0e61c3 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments