From 19b621ee78879891f0b64150b5f2c4384bb8214a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 16:29:44 +0000 Subject: [PATCH] algol68g: Update to version 3.6.0 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 4eb24df229..54a7d1cd7e 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.5.15", + "version": "3.6.0", "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.5.15.win32.zip", - "hash": "d2b4a05128b4375d4d5c193fd9ce9c34e5ae2f4f2645fbfcf1135f83d71caa38", - "extract_dir": "algol68g-3.5.15", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.6.0.win32.zip", + "hash": "62f0c08fc987f9027d3977b4501f00e24d33aaf33c65c5a9c092a0d367fd4f93", + "extract_dir": "algol68g-3.6.0", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",