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