From 23691580792a9547ea83e73f31939f64879aa04e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:29:19 +0000 Subject: [PATCH] tlrc: Update to version 1.10.0 --- bucket/tlrc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tlrc.json b/bucket/tlrc.json index 1df5166fef..fa665b9b1d 100644 --- a/bucket/tlrc.json +++ b/bucket/tlrc.json @@ -1,13 +1,13 @@ { - "version": "1.9.3", + "version": "1.10.0", "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.3/tlrc-v1.9.3-x86_64-pc-windows-msvc.zip", - "hash": "3fbf90184daf769719ba11d39488f02cc55c01f6f0c753f588061541f99a70a9" + "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.10.0/tlrc-v1.10.0-x86_64-pc-windows-msvc.zip", + "hash": "7a748414ba7bd211606e011f7ce6a0fe77ea22e0e8242dd9bafaac9560be6ca5" } }, "bin": "tldr.exe",