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