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