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