From 48e0815cb6569b08355e8bdc8f8504bdbaf0b824 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 20:30:10 +0000 Subject: [PATCH] lobster: Update to version 2025.3 --- bucket/lobster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lobster.json b/bucket/lobster.json index 2050dc153e..345920fab0 100644 --- a/bucket/lobster.json +++ b/bucket/lobster.json @@ -1,12 +1,12 @@ { - "version": "2025.2", + "version": "2025.3", "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.2/lobster_windows_release.zip", - "hash": "a52f61aaff2bb5b5d5da30f901c83acfe7b0bbead8d7f3928fd38adb519a1fd9" + "url": "https://github.com/aardappel/lobster/releases/download/v2025.3/lobster_windows_release.zip", + "hash": "4543aeaacaf152d94c53a57772b9cd3d0716916712074b10acc74ec00977d8b4" } }, "bin": "bin\\lobster.exe",