mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
numbat: Update to version 1.12.0
This commit is contained in:
parent
5842521195
commit
aaf128e473
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.11.0",
|
||||
"version": "1.12.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.11.0/numbat-v1.11.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "6635cca9a67f1015090dc257dddc86e90120d1f41ac7cb653f58048e0511ad14",
|
||||
"extract_dir": "numbat-v1.11.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.12.0/numbat-v1.12.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "354b6a9916bfc7df6ec13691af97933737cfa10b1be37a595fad3ac8b59ee811",
|
||||
"extract_dir": "numbat-v1.12.0-i686-pc-windows-msvc"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.11.0/numbat-v1.11.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2e785123912e22cc9b65d86bb2f3a0dcb63209acc1956d84826da6b04b8d5fc2",
|
||||
"extract_dir": "numbat-v1.11.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/numbat/releases/download/v1.12.0/numbat-v1.12.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "83d46088d79f1c6f60a9f9360056cc14365740e680ac993af21bf32b7210fa25",
|
||||
"extract_dir": "numbat-v1.12.0-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "numbat.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user