mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
numbat: Update to version 1.10.1
This commit is contained in:
parent
b121227559
commit
f48bc46989
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"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.10.0/numbat-v1.10.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "89d407f5a2792d057679d6c2450989026db5776de997185e09033e9287ec243d",
|
||||
"extract_dir": "numbat-v1.10.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.10.1/numbat-v1.10.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "e2d65b94912fb856eadbf3b350431bba28f2e2456cf57b79ca2063a90aaef95c",
|
||||
"extract_dir": "numbat-v1.10.1-i686-pc-windows-msvc"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.10.0/numbat-v1.10.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9e605f0ce9d0caea35c87f48e6a614c2b935e070cb48f8bf10c1ee2c315666cc",
|
||||
"extract_dir": "numbat-v1.10.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.10.1/numbat-v1.10.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1b4cbd4e5fdee9b16091fc1f77de9e5ed423a77d114158eb5adbb60e751c49b6",
|
||||
"extract_dir": "numbat-v1.10.1-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "numbat.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user