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