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 8ffbbfa commit cdd5b86Copy full SHA for cdd5b86
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.5.7.tar.gz"
5
- sha256 "1494f2875b001ce36927a07eb7dad3f5df18b2fb417b969c129da84d172bed71"
+ url "https://jmvdveer.home.xs4all.nl/algol68g-3.5.8.tar.gz"
+ sha256 "d86edea6cc84ae6fbbf2572d1711f65db5fd0166b272a483ec2829d4921713cd"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments