From 5d7d9fab3f87e083028cac69a85c118b58e10489 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:30:18 +0000 Subject: [PATCH] algol68g: Update to version 3.5.9 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 9c6265f6f6..961a85674f 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.5.8", + "version": "3.5.9", "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.8.win32.zip", - "hash": "cfa65f9e7fafe397ae481276bad5cc1ee60a280558521ea24f883ddf681c82a4", - "extract_dir": "algol68g-3.5.8", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.5.9.win32.zip", + "hash": "0e8ed78dd6ad2c77e755a1707893a1ba3971c9e33f6636a6b52dfeb7201cda22", + "extract_dir": "algol68g-3.5.9", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",