lobster: Update to version 2025.3

This commit is contained in:
github-actions[bot] 2025-08-25 20:30:10 +00:00
parent 4c005b7e82
commit 48e0815cb6

View File

@ -1,12 +1,12 @@
{ {
"version": "2025.2", "version": "2025.3",
"description": "The Lobster Programming Language", "description": "The Lobster Programming Language",
"homepage": "https://github.com/aardappel/lobster", "homepage": "https://github.com/aardappel/lobster",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aardappel/lobster/releases/download/v2025.2/lobster_windows_release.zip", "url": "https://github.com/aardappel/lobster/releases/download/v2025.3/lobster_windows_release.zip",
"hash": "a52f61aaff2bb5b5d5da30f901c83acfe7b0bbead8d7f3928fd38adb519a1fd9" "hash": "4543aeaacaf152d94c53a57772b9cd3d0716916712074b10acc74ec00977d8b4"
} }
}, },
"bin": "bin\\lobster.exe", "bin": "bin\\lobster.exe",