From a50b1b1822d4823a65666137a3e1f56c36734e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 25 Apr 2020 13:48:25 +0200 Subject: [PATCH] artifact: Disable checkver #2308 vitiral/artifact#271 vitiral/artifact#246 --- bucket/artifact.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bucket/artifact.json b/bucket/artifact.json index 6dc7fce202..6e3a07ac3c 100644 --- a/bucket/artifact.json +++ b/bucket/artifact.json @@ -1,10 +1,8 @@ { - "description": "The open source design documentation tool", "version": "1.0.1", + "description": "The open source design documentation tool", "homepage": "https://github.com/vitiral/artifact", "license": "MIT|Apache-2.0", - "bin": "art.exe", - "checkver": "github", "architecture": { "64bit": { "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" } }, + "bin": "art.exe", "autoupdate": { "architecture": { "64bit": {