Skip to content

Commit 9c6c337

Browse files
odin 2025-07
1 parent 7801cd6 commit 9c6c337

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/odin.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ 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-06",
6-
revision: "cd1f66e85c22b019adf53835f5d24231cb071e6d"
7-
version "2025-06"
5+
tag: "dev-2025-07",
6+
revision: "090cac62f9cc30f759cba086298b4bdb8c7c62b3"
7+
version "2025-07"
88
license "BSD-3-Clause"
99
head "https://github.com/odin-lang/Odin.git", branch: "master"
1010

0 commit comments

Comments
 (0)