From fcdc589e4b4cf1548e1696e936aaa3caae1cb552 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Mon, 19 Dec 2022 11:40:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BB=D1=8C=D1=82=D1=80=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20hyperfine?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eget.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eget.toml b/eget.toml index c6c2ff6..1e83e45 100644 --- a/eget.toml +++ b/eget.toml @@ -18,6 +18,9 @@ ["sharkdp/bat"] asset_filters = [ "linux-gnu" ] +["sharkdp/hyperfine"] + asset_filters = [ "linux-gnu" ] + ["BurntSushi/ripgrep"] target = "~/bin/rg"