mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
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:
parent
46a2297b0d
commit
07e9a2d6cf
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user