From fae780f5883ce4ec0f3d21149f9f056bd6b55bdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:30:46 +0000 Subject: [PATCH] algol68g: Update to version 3.7.0 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 4f5be27de6..5d7d92fc90 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.6.2", + "version": "3.7.0", "description": "Algol 68 compiler-interpreter", "homepage": "https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html", "license": "GPL-3.0-only", - "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.6.2.win32.zip", - "hash": "29ad1a412d35b138421a7dfed4e7cc7c8cdf979bd9d86003f4acc05f7701a2c9", - "extract_dir": "algol68g-3.6.2", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.7.0.win32.zip", + "hash": "3abf8e7b4eef97c06c667abbc34e33b4501873c54609bf47b067278f1332d394", + "extract_dir": "algol68g-3.7.0", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",