From 7df534c7900b0c6bfe54a44957ceab9f55e25407 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 00:41:41 +0000 Subject: [PATCH] algol68g: Update to version 3.7.7 --- bucket/algol68g.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algol68g.json b/bucket/algol68g.json index 3ecbc0c46f..363faf4712 100644 --- a/bucket/algol68g.json +++ b/bucket/algol68g.json @@ -1,11 +1,11 @@ { - "version": "3.7.6", + "version": "3.7.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.7.6.win32.zip", - "hash": "8e2ecb91f07d5f39faf70ab85a9c4f99afad59565090962cf8f53b95fcec5723", - "extract_dir": "algol68g-3.7.6", + "url": "https://jmvdveer.home.xs4all.nl/algol68g-3.7.7.win32.zip", + "hash": "55869628fae46623d2004513d29516ed3417658e5fcb35853adb7720ad700933", + "extract_dir": "algol68g-3.7.7", "bin": "bin/a68g.exe", "checkver": { "url": "https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html",