From 2699ad175d89ed4ac8fd54a77288644dc774d292 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 00:42:13 +0000 Subject: [PATCH] algol68g: Update to version 3.7.3 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index e1174da325..d959cf334a 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.7.2", + "version": "3.7.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.7.2.win32.zip", - "hash": "acf0e8df8703fbf95a1e2aca60f48de515d906b048197d5dbef97c169140a534", - "extract_dir": "algol68g-3.7.2", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.7.3.win32.zip", + "hash": "358f20c564a8db9e8e11fc16a03eb08fcf5fdb3810789cb00c228b9943c84f99", + "extract_dir": "algol68g-3.7.3", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",