lobster: Update to version 2025.4

This commit is contained in:
github-actions[bot] 2025-11-21 00:40:16 +00:00
parent be95e1f832
commit 24da42e126

View File

@ -1,12 +1,12 @@
{ {
"version": "2025.3", "version": "2025.4",
"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.3/lobster_windows_release.zip", "url": "https://github.com/aardappel/lobster/releases/download/v2025.4/lobster_windows_release.zip",
"hash": "4543aeaacaf152d94c53a57772b9cd3d0716916712074b10acc74ec00977d8b4" "hash": "f04950dc8eb29081aef2593e445efd4a92b649ab99ce77e83f82843e3ba41dd4"
} }
}, },
"bin": "bin\\lobster.exe", "bin": "bin\\lobster.exe",