From 7a61c95790b76a928490d5261b45327740398f71 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 11 May 2019 12:00:27 +0000 Subject: [PATCH] tldr: Update to version 0.6.1 --- bucket/tldr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tldr.json b/bucket/tldr.json index 3c47fde89c..88d42d1d0c 100644 --- a/bucket/tldr.json +++ b/bucket/tldr.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/isacikgoz/tldr", "description": "Interactive tldr pages (simplified and community-driven man pages) client", "license": "MIT", - "version": "0.5.0", + "version": "0.6.1", "architecture": { "64bit": { - "url": "https://github.com/isacikgoz/tldr/releases/download/v0.5.0/tldr_0.5.0_windows_amd64.zip", - "hash": "4dcca09f8de9b9837d60d36eeb873215c5ec5dcdb3226cd10effcd73a59451f2" + "url": "https://github.com/isacikgoz/tldr/releases/download/v0.6.1/tldr_0.6.1_windows_amd64.zip", + "hash": "355a8483f70f5cc5462d0618daa9ffc13217ce2b4f90cf669b0065bb08ff6788" } }, "bin": "tldr.exe",