Skip to content

Commit 027ca8f

Browse files
committed
io 2026.04.20-native-final
1 parent 90994f1 commit 027ca8f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/i/io.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ class Io < Formula
22
desc "Small prototype-based programming language"
33
homepage "http://iolanguage.com/"
44
license "BSD-3-Clause"
5-
revision 1
65
head "https://github.com/IoLanguage/io.git", branch: "master"
76

87
stable do
9-
url "https://github.com/IoLanguage/io/archive/refs/tags/2017.09.06.tar.gz"
10-
sha256 "9ac5cd94bbca65c989cd254be58a3a716f4e4f16480f0dc81070457aa353c217"
8+
url "https://github.com/IoLanguage/io/archive/refs/tags/2026.04.20-native-final.tar.gz"
9+
version "2026.04.20-native-final"
10+
sha256 "08184259464e536f0a30d6588579b7e99ef260bf375d362be77c458810b41d4a"
1111

1212
# Backport commits to build on arm64
1313
on_macos do

0 commit comments

Comments
 (0)