We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7801cd6 commit 9c6c337Copy full SHA for 9c6c337
Formula/o/odin.rb
@@ -2,9 +2,9 @@ class Odin < Formula
2
desc "Programming language with focus on simplicity, performance and modern systems"
3
homepage "https://odin-lang.org/"
4
url "https://github.com/odin-lang/Odin.git",
5
- tag: "dev-2025-06",
6
- revision: "cd1f66e85c22b019adf53835f5d24231cb071e6d"
7
- version "2025-06"
+ tag: "dev-2025-07",
+ revision: "090cac62f9cc30f759cba086298b4bdb8c7c62b3"
+ version "2025-07"
8
license "BSD-3-Clause"
9
head "https://github.com/odin-lang/Odin.git", branch: "master"
10
0 commit comments