File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
class Algol68g < Formula
2
2
desc "Algol 68 compiler-interpreter"
3
3
homepage "https://jmvdveer.home.xs4all.nl/algol.html"
4
- url "https://jmvdveer.home.xs4all.nl/algol68g-3.9.10 .tar.gz"
5
- sha256 "29f4b7c392b04c7b5f9191a4647ea222856f95d79a6756c52c0bd93c70bb94a8 "
4
+ url "https://jmvdveer.home.xs4all.nl/algol68g-3.10.0 .tar.gz"
5
+ sha256 "54d6fd15cd0678576efa22e8c1940ad3b080f46cd2186f6bfbcd2ffda559f0c2 "
6
6
license "GPL-3.0-or-later"
7
7
8
8
livecheck do
@@ -11,12 +11,12 @@ class Algol68g < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 arm64_tahoe : "3bfd36be17c14781fd5170d90af7fcbb593b5386e579e7304d5478af2ed61697 "
15
- sha256 arm64_sequoia : "65139ce484d98e1ef910b0dc5598eb1424ac20f107aa595ec13713c775b4c016 "
16
- sha256 arm64_sonoma : "77f0d76fa86f033082dff42ed2b755cf54320f315a9ab6ff69292816ccf009a4 "
17
- sha256 sonoma : "f3ac3894d6d76f1bfa99fd24648f9955b748fe297567bd993652c9dd1fa63c7b "
18
- sha256 arm64_linux : "c65276e09e3f3d5cf5d0db153df5d831af79577968c915907a3b49524abd6eaf "
19
- sha256 x86_64_linux : "57d137468888a23d5124e29d09638d0da6d0efa7035cc325a994db17d6e0bd02 "
14
+ sha256 arm64_tahoe : "933ff39644921e186a6ba34853af3fcc351e72d3bf3c3217c6f65ed31cd8dabf "
15
+ sha256 arm64_sequoia : "6d1a2d88840fde7aa2dab28f6745de53e8ca530bd81e50fcbf971e393879b411 "
16
+ sha256 arm64_sonoma : "b4fe42e356225db314843fe27a9f4a31c3ce5d11dee169e139c4841ba8e37b85 "
17
+ sha256 sonoma : "e1e079ac2e745cb02f36240b5ae475dd02f8afc06e70e15658f5d0adda5d1e0c "
18
+ sha256 arm64_linux : "21df8e70ae1e834a7133b48cbbab52002cb2e30e399fe046126a3629a766b488 "
19
+ sha256 x86_64_linux : "868fed1f1c05dcd41e4e4b99b672397438134b666668d37fc8efe47d03fcf6d9 "
20
20
end
21
21
22
22
uses_from_macos "ncurses"
You can’t perform that action at this time.
0 commit comments