From 7c3f7d9ff976b3d3fcfd5abe64cad1337cab230a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:26:00 +0000 Subject: [PATCH] algol68g: Update to version 3.5.4 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 41b5cb149b..feb8f9f948 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.5.3", + "version": "3.5.4", "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.3.win32.zip", - "hash": "3357bff59d8609b89409ba59a643a3be8c1ee85077354e27b4868e0c130fe4c6", - "extract_dir": "algol68g-3.5.3", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.5.4.win32.zip", + "hash": "96630c88c6de4428e8920e3ef67ee5abaf8af09e41ab1c353123d190db578ad6", + "extract_dir": "algol68g-3.5.4", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",