numbat: Update to version 1.19.0

This commit is contained in:
github-actions[bot] 2026-01-19 16:32:57 +00:00
parent ba36908901
commit 707fbda775

View File

@ -1,18 +1,18 @@
{
"version": "1.18.0",
"version": "1.19.0",
"description": "A statically typed programming language for scientific computations with first class support for physical dimensions and units",
"homepage": "https://numbat.dev/",
"license": "Apache-2.0, MIT",
"architecture": {
"32bit": {
"url": "https://github.com/sharkdp/numbat/releases/download/v1.18.0/numbat-v1.18.0-i686-pc-windows-msvc.zip",
"hash": "37c6ceedd65eb3f0dd0c8a68290569c882c446800231a465433c8c96430efe52",
"extract_dir": "numbat-v1.18.0-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/numbat/releases/download/v1.19.0/numbat-v1.19.0-i686-pc-windows-msvc.zip",
"hash": "ebb039631e532c0d84d9e419260ce08108a6420a36411de6354f8d1a841f3469",
"extract_dir": "numbat-v1.19.0-i686-pc-windows-msvc"
},
"64bit": {
"url": "https://github.com/sharkdp/numbat/releases/download/v1.18.0/numbat-v1.18.0-x86_64-pc-windows-msvc.zip",
"hash": "38b32660ac07bcc97c55e1cdccf5f16f496027df879800748cc58f6c1befb825",
"extract_dir": "numbat-v1.18.0-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/numbat/releases/download/v1.19.0/numbat-v1.19.0-x86_64-pc-windows-msvc.zip",
"hash": "37f47b7439acc25309842bc5d6b11b997250c16406fe124d79e99208e7ab6945",
"extract_dir": "numbat-v1.19.0-x86_64-pc-windows-msvc"
}
},
"bin": "numbat.exe",