tlrc: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2025-10-01 00:42:26 +00:00
parent c9a5431357
commit 1af9bfa0d9

View File

@ -1,13 +1,13 @@
{ {
"version": "1.11.1", "version": "1.12.0",
"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.1/tlrc-v1.11.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.12.0/tlrc-v1.12.0-x86_64-pc-windows-msvc.zip",
"hash": "8176dc7881b829e70ad421b49589fe66c41ea0186cf017d1db6d09ce0994f25b" "hash": "2de760afeba2d9cf1cc999714942263098d93c4e56fd4260f7c64e5a50956b7e"
} }
}, },
"bin": "tldr.exe", "bin": "tldr.exe",