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 c06d1ee commit 8909363Copy full SHA for 8909363
Formula/a/algol68g.rb
@@ -1,8 +1,8 @@
1
class Algol68g < Formula
2
desc "Algol 68 compiler-interpreter"
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"
+ url "https://jmvdveer.home.xs4all.nl/algol68g-3.10.0.tar.gz"
+ sha256 "54d6fd15cd0678576efa22e8c1940ad3b080f46cd2186f6bfbcd2ffda559f0c2"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments