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