mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
artifact: Disable checkver
#2308 vitiral/artifact#271 vitiral/artifact#246
This commit is contained in:
parent
ddbc39b680
commit
a50b1b1822
@ -1,10 +1,8 @@
|
|||||||
{
|
{
|
||||||
"description": "The open source design documentation tool",
|
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
|
"description": "The open source design documentation tool",
|
||||||
"homepage": "https://github.com/vitiral/artifact",
|
"homepage": "https://github.com/vitiral/artifact",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"bin": "art.exe",
|
|
||||||
"checkver": "github",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vitiral/artifact/releases/download/1.0.1/artifact-app-1.0.1-x86_64-pc-windows-gnu.zip",
|
"url": "https://github.com/vitiral/artifact/releases/download/1.0.1/artifact-app-1.0.1-x86_64-pc-windows-gnu.zip",
|
||||||
@ -15,6 +13,7 @@
|
|||||||
"hash": "1a7176b7c132ff4789b38545c745819a438dfd06f2013b8f8e66fdc99863bc5c"
|
"hash": "1a7176b7c132ff4789b38545c745819a438dfd06f2013b8f8e66fdc99863bc5c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"bin": "art.exe",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user