lobster: Update to version 2025.0

This commit is contained in:
github-actions[bot] 2025-02-07 04:29:53 +00:00
parent 523f59c70f
commit 5bf9bac239

View File

@ -1,12 +1,12 @@
{
"version": "2024.0",
"version": "2025.0",
"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/v2024.0/lobster_windows_release.zip",
"hash": "cdb9b03b1a62f99fb778eb28d80b63f5f807bc00ac703608ef9d793e21bf6ca0"
"url": "https://github.com/aardappel/lobster/releases/download/v2025.0/lobster_windows_release.zip",
"hash": "a2282ae95f2e39ade4168d09588a8632a63cf8a3e94a0a65e27368795074b639"
}
},
"bin": "bin\\lobster.exe",