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