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