Skip to content

Commit c8e5e4a

Browse files
committed
odin 2025-10
1 parent 95336f5 commit c8e5e4a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Formula/o/odin.rb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@ class Odin < Formula
22
desc "Programming language with focus on simplicity, performance and modern systems"
33
homepage "https://odin-lang.org/"
44
url "https://github.com/odin-lang/Odin.git",
5-
tag: "dev-2025-09",
6-
revision: "42c2cb89b580acc228a5e54988b40cf56f99c95f"
7-
version "2025-09"
5+
tag: "dev-2025-10",
6+
revision: "3ad7240d3d70cdcfb05557510919d8d566aa8c59"
7+
version "2025-10"
88
license "BSD-3-Clause"
99
head "https://github.com/odin-lang/Odin.git", branch: "master"
1010

11-
no_autobump! because: :incompatible_version_format
12-
1311
bottle do
1412
sha256 arm64_tahoe: "bae00cd3bae1b9454d812e222d881f50bd8794ea08da3c63d129e1f9de16c39a"
1513
sha256 arm64_sequoia: "a5e498ca1c762ba9d686e021a65ccb1c4c7584358189d27ba48f6604e9087b19"

0 commit comments

Comments
 (0)