mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tlrc: Add version 1.9.1 (#5734)
This commit is contained in:
parent
4c7472b33c
commit
cc5be808b6
22
bucket/tlrc.json
Normal file
22
bucket/tlrc.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "1.9.1",
|
||||
"description": "a tldr client written in rust",
|
||||
"homepage": "https://github.com/tldr-pages/tlrc",
|
||||
"license": "MIT",
|
||||
"notes": "pages not bundled with app, they will be downloaded the first time you use tldr",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tldr-pages/tlrc/releases/download/v1.9.1/tlrc-v1.9.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c4333c24717ca0536ce98c5e6f01f1421ded0235fab7be921762d22989a78297"
|
||||
}
|
||||
},
|
||||
"bin": "tldr.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tldr-pages/tlrc/releases/download/v$version/tlrc-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user