mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 15:24:43 +00:00
numbat: Update to version 1.21.0
This commit is contained in:
parent
ad1dbaea31
commit
d4d772f8e0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.20.0",
|
||||
"version": "1.21.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.20.0/numbat-v1.20.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "55968a5044013299da1642f8e8f11fa91bc6d81eaed0cd0f2ee468ded56620f6",
|
||||
"extract_dir": "numbat-v1.20.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.21.0/numbat-v1.21.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "1dae19d0963c07c2d04fdc4335d757b4fe252b3685f19e402b6f1839b184d763",
|
||||
"extract_dir": "numbat-v1.21.0-i686-pc-windows-msvc"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.20.0/numbat-v1.20.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "522fc07ea24fb57574253de276bd73baf0c141ef962713d60f532d17d0e4ea75",
|
||||
"extract_dir": "numbat-v1.20.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.21.0/numbat-v1.21.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2159bc219c0a3664c3686c480ab89d1ae18f62a2ea2204f5426ffd3e656e409f",
|
||||
"extract_dir": "numbat-v1.21.0-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "numbat.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user