From 9eec3e3091ca3460eb6c36de80470558235fee04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 00:34:16 +0000 Subject: [PATCH] algol68g: Update to version 3.5.2 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 209b6aa5ee..64f0931da9 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.5.1", + "version": "3.5.2", "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.1.win32.zip", - "hash": "0ffad12682a72c8ed054d4e4c093958250e06ea0dc8d6d4a1790e7739708d591", - "extract_dir": "algol68g-3.5.1", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.5.2.win32.zip", + "hash": "1e05d2f7780f68340818b4266775e792904a9da5ea17e3de4bc4b564d5c76188", + "extract_dir": "algol68g-3.5.2", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",