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