lobster: Update to version 2024.0

This commit is contained in:
github-actions[bot] 2024-05-25 00:33:06 +00:00
parent 2c34837ea5
commit 13c44633f9

View File

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