tlrc: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2025-03-17 00:38:18 +00:00
parent 6744853442
commit 42593f11ec

View File

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