tlrc: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2025-05-05 20:29:07 +00:00
parent 9391d44668
commit 331f6732eb

View File

@ -1,13 +1,13 @@
{ {
"version": "1.11.0", "version": "1.11.1",
"description": "a tldr client written in rust", "description": "a tldr client written in rust",
"homepage": "https://github.com/tldr-pages/tlrc", "homepage": "https://github.com/tldr-pages/tlrc",
"license": "MIT", "license": "MIT",
"notes": "pages not bundled with app, they will be downloaded the first time you use tldr", "notes": "pages not bundled with app, they will be downloaded the first time you use tldr",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tldr-pages/tlrc/releases/download/v1.11.0/tlrc-v1.11.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.11.1/tlrc-v1.11.1-x86_64-pc-windows-msvc.zip",
"hash": "d0808c06946715088550b6899a31c0612a42d3749450fc8444af57514a54852a" "hash": "8176dc7881b829e70ad421b49589fe66c41ea0186cf017d1db6d09ce0994f25b"
} }
}, },
"bin": "tldr.exe", "bin": "tldr.exe",