From 69a2c81a55e859886a8bb0cd68f5448f7dba9417 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:29:53 +0000 Subject: [PATCH] algol68g: Update to version 3.8.1 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 3e8ec68f47..5ba7192b6a 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.8.0", + "version": "3.8.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.8.0.win32.zip", - "hash": "37bc29275b627c12d1ab48f5939adc85e72241f639dd61ac8613cf7af12325c7", - "extract_dir": "algol68g-3.8.0", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.8.1.win32.zip", + "hash": "28d42f045de20c32f0805079ad295c0df7c90c976c8427464144f84f26041aae", + "extract_dir": "algol68g-3.8.1", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",