From a44220190d50be21ebeca51b4e56499d87398f76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 00:38:19 +0000 Subject: [PATCH] algol68g: Update to version 3.8.2 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 5ba7192b6a..5129a0b3cd 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.8.1", + "version": "3.8.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.8.1.win32.zip", - "hash": "28d42f045de20c32f0805079ad295c0df7c90c976c8427464144f84f26041aae", - "extract_dir": "algol68g-3.8.1", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.8.2.win32.zip", + "hash": "d536b2db44a0429aff54c04532c1020f80c4a886699ac8b4414d9fe3fee6918d", + "extract_dir": "algol68g-3.8.2", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",