From 4a655f411e0457b58156d0a264d4831972f94368 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 20:29:17 +0000 Subject: [PATCH] algol68g: Update to version 3.9.5 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index eba87c9e8a..24a8dd8f58 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.9.4", + "version": "3.9.5", "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.9.4.win32.zip", - "hash": "ccc58ae7a3b21a353e966ef630174e3fa2f46ee5c4d5c2fda45daf9a27cf2bf4", - "extract_dir": "algol68g-3.9.4", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.9.5.win32.zip", + "hash": "6292e195a3c6f7a1e77ff003787c476bfa9e8cc30d20cbc74e004059b574c6f6", + "extract_dir": "algol68g-3.9.5", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",