tlrc: Update to version 1.9.3

This commit is contained in:
github-actions[bot] 2024-07-29 16:29:47 +00:00
parent 24af404481
commit a9afa7c011

View File

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