From 66ca7f856deb0c26000e9a897917cd2a5e910da1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 12:31:57 +0000 Subject: [PATCH] algol68g: Update to version 3.7.2 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 21ccd53516..e1174da325 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.7.1", + "version": "3.7.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.7.1.win32.zip", - "hash": "bf266ef7fb8c90cefb64eec87f5143927fe0f40a68d57139a88b60d8f6c9c6b0", - "extract_dir": "algol68g-3.7.1", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.7.2.win32.zip", + "hash": "acf0e8df8703fbf95a1e2aca60f48de515d906b048197d5dbef97c169140a534", + "extract_dir": "algol68g-3.7.2", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",