From 326a848b241e0b7ce5032f233587c7bac1e41c05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 20:29:24 +0000 Subject: [PATCH] lobster: Update to version 2025.1 --- bucket/lobster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lobster.json b/bucket/lobster.json index e21cf2cb02..2d0ac7e2ee 100644 --- a/bucket/lobster.json +++ b/bucket/lobster.json @@ -1,12 +1,12 @@ { - "version": "2025.0", + "version": "2025.1", "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/v2025.0/lobster_windows_release.zip", - "hash": "a2282ae95f2e39ade4168d09588a8632a63cf8a3e94a0a65e27368795074b639" + "url": "https://github.com/aardappel/lobster/releases/download/v2025.1/lobster_windows_release.zip", + "hash": "bdc919dadb57583fad807079e15ab34fdd548de2b4fc2bd96c8934bc3cbca7db" } }, "bin": "bin\\lobster.exe",