mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
insect: Update to version 5.7.0 (#3811)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
3a5e21b48b
commit
dd8082404a
@ -1,19 +1,22 @@
|
||||
{
|
||||
"version": "5.4.0",
|
||||
"version": "5.7.0",
|
||||
"description": "A high precision scientific calculator with full support for physical units",
|
||||
"homepage": "https://insect.sh",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x64.exe#/insect.exe",
|
||||
"hash": "2f6381b5a19c9ce279be83e74e746e084a5b2ec42741ad41be852c259ff5cb9e"
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x64.exe#/insect.exe",
|
||||
"hash": "7eb863a95f494c3f263d8d68a1a0e45d4ad44e3601d85fa2f20885effa9b0180"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.0.0/insect-windows-x86.exe#/insect.exe",
|
||||
"hash": "376d99c0981bee83ba221dacd37d27102b0709504d643c853662faa089fd7f72"
|
||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x86.exe#/insect.exe",
|
||||
"hash": "084f4a4dc477c4a269d08a4536b2c3f1de20daf086085440a6d0280adff36791"
|
||||
}
|
||||
},
|
||||
"bin": "insect.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/sharkdp/insect"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user