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