From 339987284eb25f1570e72e07989b6f91f15d1549 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 12:31:45 +0000 Subject: [PATCH] algol68g: Update to version 3.6.1 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 54a7d1cd7e..61cf1bf080 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.6.0", + "version": "3.6.1", "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.6.0.win32.zip", - "hash": "62f0c08fc987f9027d3977b4501f00e24d33aaf33c65c5a9c092a0d367fd4f93", - "extract_dir": "algol68g-3.6.0", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.6.1.win32.zip", + "hash": "c98710feadb558ae513ddb5dfd5105fea3bdf6c638218adcddd77795c3bf677e", + "extract_dir": "algol68g-3.6.1", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",