Skip to content

Commit ef20777

Browse files
committed
odin: update 2024-11 bottle.
1 parent 25b77d3 commit ef20777

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/odin.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Odin < Formula
99
head "https://github.com/odin-lang/Odin.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "aca4aec0e727515e10a3c5c552eababb6f0a74805340307c06c8615091130d70"
13-
sha256 cellar: :any, arm64_sonoma: "513d0754a3c9953e1cd7f237889a27e0b56f0739ff5ae685f32c385399d836d6"
14-
sha256 cellar: :any, arm64_ventura: "9875168b45d9a80a76c8f072ef1a959732f796cf8a6c1754a87e070af47452c0"
15-
sha256 cellar: :any, sonoma: "ce6be3726f1d2f0016ab6b02b069762b5dadea013a0a07d5dcd955bc2993122e"
16-
sha256 cellar: :any, ventura: "b94bf5def1e815e33345d3acc769a9d17897b0a6c16fdfba83c2c78b7e525796"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0ed5c0aed4747f0f2001ebd47726da716259cd22ee8ff102be6330053528f83"
12+
sha256 cellar: :any, arm64_sequoia: "a91650f6f1f162e4f97edb3eb37ff405a4b3489879fea827b59d60de897f1611"
13+
sha256 cellar: :any, arm64_sonoma: "e0e206de0cb654f640506f8c290a4cd9adbbc3b6dfe922514eaf001a38bbaecc"
14+
sha256 cellar: :any, arm64_ventura: "b3aa71ba40266020de5094de62da209d8636c80ff468c236e0c6b5fe9e657284"
15+
sha256 cellar: :any, sonoma: "6aaa0043560c7a7350b340dc84f98883536fbfd023a1a4d0ccd3f99a8e592105"
16+
sha256 cellar: :any, ventura: "681e64950b8d627be9441afade8a93730ae9dcd2049d4dd56382cd95b331d3eb"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5525674250061c026a799c4007e9e75a0ec4a72c46540464ca341874b3fe5ad6"
1818
end
1919

2020
depends_on "glfw"

0 commit comments

Comments
 (0)