From 47e736fbd5f56c268083f4e4337965431c938a89 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Mon, 19 Dec 2022 14:11:02 +0300 Subject: [PATCH] =?UTF-8?q?dandavison/delta:=20=D0=BE=D1=82=D0=BE=D0=B1?= =?UTF-8?q?=D1=80=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B5=D0=B7?= =?UTF-8?q?=D1=83=D0=BB=D1=8C=D1=82=D0=B0=D1=82=D0=BE=D0=B2=20git=20=D0=B8?= =?UTF-8?q?=20diff?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + eget.toml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index a72787c..e3a70e1 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,6 @@ curl -o ~/.eget.toml https://git.246060.ru/f1x1t/eget-config/raw/branch/master/e ~/bin/eget jgm/pandoc ~/bin/eget yt-dlp/yt-dlp ~/bin/eget dundee/gdu +~/bin/eget dandavison/delta ``` diff --git a/eget.toml b/eget.toml index 622043a..08da22f 100644 --- a/eget.toml +++ b/eget.toml @@ -34,3 +34,6 @@ ["dundee/gdu"] asset_filters = [ "gdu_linux_amd64_static" ] target = "~/bin/gdu" + +["dandavison/delta"] + asset_filters = [ "unknown-linux-gnu" ]