From 331f6732eb187d8e2518e1322ce55b0a1d405088 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:29:07 +0000 Subject: [PATCH] tlrc: Update to version 1.11.1 --- bucket/tlrc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tlrc.json b/bucket/tlrc.json index 77cdfefdf8..44656d9aec 100644 --- a/bucket/tlrc.json +++ b/bucket/tlrc.json @@ -1,13 +1,13 @@ { - "version": "1.11.0", + "version": "1.11.1", "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.11.0/tlrc-v1.11.0-x86_64-pc-windows-msvc.zip", - "hash": "d0808c06946715088550b6899a31c0612a42d3749450fc8444af57514a54852a" + "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.11.1/tlrc-v1.11.1-x86_64-pc-windows-msvc.zip", + "hash": "8176dc7881b829e70ad421b49589fe66c41ea0186cf017d1db6d09ce0994f25b" } }, "bin": "tldr.exe",