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 @@ -13,12 +13,12 @@ class Codex < Formula
13
13
end
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "f93ccc44619f8ec518736387bd06717ffe54c946ce528389719031e9978a2e2e "
17
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c1ab8e65df003b87b67118fc88e2074e4f40ce163e988687262896187e008ba9 "
18
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cb979aeef80104393c73a47749569b437da948f21e3aa3882a65825b40fbc85d "
19
- sha256 cellar : :any_skip_relocation , sonoma : "e2ec76b9cadc0c50b9c236ff08a0b6162429c2644df94af4c26dff9fe49d1520 "
20
- sha256 cellar : :any_skip_relocation , arm64_linux : "031469bc981aca6b3b83076a01219eee88a10af7db593fbbdbf37b45e0e2449b "
21
- sha256 cellar : :any_skip_relocation , x86_64_linux : "b5b9b6e8cd9da0ce5a29b300845758ec61ae1497d96810e5f6e2adc241093d3a "
16
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "2a879a8d0b67507bf572df11d557d06464b85174c61e3aa4aa12114acdca251b "
17
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9917eaccb86d5875a2d6e57e15c0a2fdc0693dc245daa99a842b459b0b8e498c "
18
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "de74e6341aae57a5a49bafa0391e8276df39ac39ca5f654f72c95c392b92b485 "
19
+ sha256 cellar : :any_skip_relocation , sonoma : "2842e23c4ac6f7ebff5acbd37827b810b56274ad5cf8e32b90f43f7dbe6daf26 "
20
+ sha256 cellar : :any_skip_relocation , arm64_linux : "6c03aef287372af6fb6e3cd78686574a83220ae6eb1d896c2e8a29b5b3d6c72a "
21
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "37d1e5f40f79a7fbcea5b32fa1ed6613bdc3636db6fda5d7c41f7862e7d1ab49 "
22
22
end
23
23
24
24
depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments