mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
insect: Remove autoupdate and add note
Binaries are no longer released for Insect. See https://github.com/sharkdp/insect/issues/363#issuecomment-1436021510 for more information.
This commit is contained in:
parent
1c249ce2ae
commit
4e537f45eb
@ -3,6 +3,7 @@
|
|||||||
"description": "A high precision scientific calculator with full support for physical units",
|
"description": "A high precision scientific calculator with full support for physical units",
|
||||||
"homepage": "https://insect.sh",
|
"homepage": "https://insect.sh",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"notes": "Binaries are no longer released for Insect as of v5.8.0, see https://github.com/sharkdp/insect/issues/363",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x64.exe#/insect.exe",
|
"url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x64.exe#/insect.exe",
|
||||||
@ -13,18 +14,5 @@
|
|||||||
"hash": "084f4a4dc477c4a269d08a4536b2c3f1de20daf086085440a6d0280adff36791"
|
"hash": "084f4a4dc477c4a269d08a4536b2c3f1de20daf086085440a6d0280adff36791"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "insect.exe",
|
"bin": "insect.exe"
|
||||||
"checkver": {
|
|
||||||
"github": "https://github.com/sharkdp/insect"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/sharkdp/insect/releases/download/v$version/insect-windows-x64.exe#/insect.exe"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/sharkdp/insect/releases/download/v$version/insect-windows-x86.exe#/insect.exe"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user