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 90994f1 commit 027ca8fCopy full SHA for 027ca8f
1 file changed
Formula/i/io.rb
@@ -2,12 +2,12 @@ class Io < Formula
2
desc "Small prototype-based programming language"
3
homepage "http://iolanguage.com/"
4
license "BSD-3-Clause"
5
- revision 1
6
head "https://github.com/IoLanguage/io.git", branch: "master"
7
8
stable do
9
- url "https://github.com/IoLanguage/io/archive/refs/tags/2017.09.06.tar.gz"
10
- sha256 "9ac5cd94bbca65c989cd254be58a3a716f4e4f16480f0dc81070457aa353c217"
+ url "https://github.com/IoLanguage/io/archive/refs/tags/2026.04.20-native-final.tar.gz"
+ version "2026.04.20-native-final"
+ sha256 "08184259464e536f0a30d6588579b7e99ef260bf375d362be77c458810b41d4a"
11
12
# Backport commits to build on arm64
13
on_macos do
0 commit comments