tlrc: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-02-08 16:29:19 +00:00
parent 9170beeb7c
commit 2369158079

View File

@ -1,13 +1,13 @@
{
"version": "1.9.3",
"version": "1.10.0",
"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.3/tlrc-v1.9.3-x86_64-pc-windows-msvc.zip",
"hash": "3fbf90184daf769719ba11d39488f02cc55c01f6f0c753f588061541f99a70a9"
"url": "https://github.com/tldr-pages/tlrc/releases/download/v1.10.0/tlrc-v1.10.0-x86_64-pc-windows-msvc.zip",
"hash": "7a748414ba7bd211606e011f7ce6a0fe77ea22e0e8242dd9bafaac9560be6ca5"
}
},
"bin": "tldr.exe",