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