From 3481292b8ec0f30889f165516d5e7a93aaeb7321 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:29:50 +0000 Subject: [PATCH] algol68g: Update to version 3.7.5 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 1c8ed53619..2a6df22c96 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.7.4", + "version": "3.7.5", "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.4.win32.zip", - "hash": "848bccae9bed9fa8aa766fd0ceb0161484ab4c1b20b2b8857243599b371e9509", - "extract_dir": "algol68g-3.7.4", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.7.5.win32.zip", + "hash": "0c2ed7b343ddc22d32b402ad62a6a124961b42e7978e1cd96d224da95b4ce5ea", + "extract_dir": "algol68g-3.7.5", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",