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