From 007cee84bf3812a42fc25602d5098916ac60abd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:30:50 +0000 Subject: [PATCH] tlrc: Update to version 1.9.2 --- bucket/tlrc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tlrc.json b/bucket/tlrc.json index 950cc2274b..9c0cdd1512 100644 --- a/bucket/tlrc.json +++ b/bucket/tlrc.json @@ -1,13 +1,13 @@ { - "version": "1.9.1", + "version": "1.9.2", "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.1/tlrc-v1.9.1-x86_64-pc-windows-msvc.zip", - "hash": "c4333c24717ca0536ce98c5e6f01f1421ded0235fab7be921762d22989a78297" + "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.9.2/tlrc-v1.9.2-x86_64-pc-windows-msvc.zip", + "hash": "c9c18193adb912e5190154c0db9d6c88d5ab40bf18096e3433c924be8c2d5fed" } }, "bin": "tldr.exe",