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",
"homepage": "https://github.com/aardappel/lobster",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aardappel/lobster/releases/download/v2025.3/lobster_windows_release.zip",
"hash": "4543aeaacaf152d94c53a57772b9cd3d0716916712074b10acc74ec00977d8b4"
"url": "https://github.com/aardappel/lobster/releases/download/v2025.4/lobster_windows_release.zip",
"hash": "f04950dc8eb29081aef2593e445efd4a92b649ab99ce77e83f82843e3ba41dd4"
}
},
"bin": "bin\\lobster.exe",