From 07e9a2d6cf8bb2bbc5405cf456bc9158bf64b1a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 14 Sep 2020 15:26:15 +0200 Subject: [PATCH] tldr: Disable checkver > Windows support is dropped until the stability is proven for 1.0. https://github.com/isacikgoz/tldr/releases/tag/v1.0.0-alpha --- bucket/tldr.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bucket/tldr.json b/bucket/tldr.json index 88d42d1d0c..09c6a7bf7c 100644 --- a/bucket/tldr.json +++ b/bucket/tldr.json @@ -1,8 +1,8 @@ { - "homepage": "https://github.com/isacikgoz/tldr", - "description": "Interactive tldr pages (simplified and community-driven man pages) client", - "license": "MIT", "version": "0.6.1", + "description": "Interactive tldr pages (simplified and community-driven man pages) client", + "homepage": "https://isacikgoz.me/tldr/", + "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/isacikgoz/tldr/releases/download/v0.6.1/tldr_0.6.1_windows_amd64.zip", @@ -10,7 +10,6 @@ } }, "bin": "tldr.exe", - "checkver": "github", "autoupdate": { "architecture": { "64bit": {