File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,12 @@ class Odin < Formula
2
2
desc "Programming language with focus on simplicity, performance and modern systems"
3
3
homepage "https://odin-lang.org/"
4
4
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 "
8
8
license "BSD-3-Clause"
9
9
head "https://github.com/odin-lang/Odin.git" , branch : "master"
10
10
11
- no_autobump! because : :incompatible_version_format
12
-
13
11
bottle do
14
12
sha256 arm64_tahoe : "bae00cd3bae1b9454d812e222d881f50bd8794ea08da3c63d129e1f9de16c39a"
15
13
sha256 arm64_sequoia : "a5e498ca1c762ba9d686e021a65ccb1c4c7584358189d27ba48f6604e9087b19"
You can’t perform that action at this time.
0 commit comments