From 3c82620c9598e9d0f62bcde8d87533f0faed014c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 16:28:43 +0000 Subject: [PATCH] algol68g: Update to version 3.9.0 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index bd15745872..52212086a2 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.8.7", + "version": "3.9.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.8.7.win32.zip", - "hash": "5d70ad3f35892f1d2d90794db62345544546a520f455167223124a0aa55d37ba", - "extract_dir": "algol68g-3.8.7", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.9.0.win32.zip", + "hash": "31455a26fa05003e8f146d3fd8f39757e7aa702d97470013f4d0ac1b82b0f4b0", + "extract_dir": "algol68g-3.9.0", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",