From 5bf9bac239a611c6290b69c12960e811397ba038 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 04:29:53 +0000 Subject: [PATCH] lobster: Update to version 2025.0 --- bucket/lobster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lobster.json b/bucket/lobster.json index f282d700b8..e21cf2cb02 100644 --- a/bucket/lobster.json +++ b/bucket/lobster.json @@ -1,12 +1,12 @@ { - "version": "2024.0", + "version": "2025.0", "description": "The Lobster Programming Language", "homepage": "https://github.com/aardappel/lobster", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aardappel/lobster/releases/download/v2024.0/lobster_windows_release.zip", - "hash": "cdb9b03b1a62f99fb778eb28d80b63f5f807bc00ac703608ef9d793e21bf6ca0" + "url": "https://github.com/aardappel/lobster/releases/download/v2025.0/lobster_windows_release.zip", + "hash": "a2282ae95f2e39ade4168d09588a8632a63cf8a3e94a0a65e27368795074b639" } }, "bin": "bin\\lobster.exe",