From d5e28479a10643f6c120334720565ed839f4411f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jan 2022 08:29:11 +0000 Subject: [PATCH] lsd: Update to version 0.21.0 --- bucket/lsd.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lsd.json b/bucket/lsd.json index 9ec7fa408c..399e20012b 100644 --- a/bucket/lsd.json +++ b/bucket/lsd.json @@ -1,5 +1,5 @@ { - "version": "0.20.1", + "version": "0.21.0", "description": "The next gen ls command", "homepage": "https://github.com/Peltoche/lsd", "license": "Apache-2.0", @@ -8,14 +8,14 @@ }, "architecture": { "64bit": { - "url": "https://github.com/Peltoche/lsd/releases/download/0.20.1/lsd-0.20.1-x86_64-pc-windows-msvc.zip", - "hash": "6fe685659ec1ef818cbc28f531290a12d9be0b8a22abb0e17789b5c449a48dec", - "extract_dir": "lsd-0.20.1-x86_64-pc-windows-msvc" + "url": "https://github.com/Peltoche/lsd/releases/download/0.21.0/lsd-0.21.0-x86_64-pc-windows-msvc.zip", + "hash": "27426df6988ca2b28aabc17446389417f61865c4348d4d6ac4d3834a4b5309d0", + "extract_dir": "lsd-0.21.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/Peltoche/lsd/releases/download/0.20.1/lsd-0.20.1-i686-pc-windows-msvc.zip", - "hash": "68b3ee3379d7a3ed979a4dbbe60636f8d0689796c67325e9a21f96bbf95b3fa5", - "extract_dir": "lsd-0.20.1-i686-pc-windows-msvc" + "url": "https://github.com/Peltoche/lsd/releases/download/0.21.0/lsd-0.21.0-i686-pc-windows-msvc.zip", + "hash": "dca596c625925fb6198629f8f5626510ae73e0e4640e5fabdc958abf83983a05", + "extract_dir": "lsd-0.21.0-i686-pc-windows-msvc" } }, "bin": "lsd.exe",