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
This commit is contained in:
Jakub Čábera 2020-09-14 15:26:15 +02:00
parent 46a2297b0d
commit 07e9a2d6cf

View File

@ -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", "version": "0.6.1",
"description": "Interactive tldr pages (simplified and community-driven man pages) client",
"homepage": "https://isacikgoz.me/tldr/",
"license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/isacikgoz/tldr/releases/download/v0.6.1/tldr_0.6.1_windows_amd64.zip", "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", "bin": "tldr.exe",
"checkver": "github",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {