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