Skip to content

Commit d8fc490

Browse files
committed
codex: update 0.45.0 bottle.
1 parent 0781c46 commit d8fc490

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/codex.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ class Codex < Formula
1313
end
1414

1515
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"
2222
end
2323

2424
depends_on "rust" => :build

0 commit comments

Comments
 (0)