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