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