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",