From 30f58f1846c224ad18c421ddc829505c69a81106 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sat, 15 Jan 2022 21:13:39 -0500 Subject: [PATCH] updated packages --- udeps.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/udeps.sh b/udeps.sh index 61899c6..b146a56 100755 --- a/udeps.sh +++ b/udeps.sh @@ -53,7 +53,6 @@ if [ -f "/usr/.crates2.json" ]; then fi #This section installs software outside apt -dpkg_url http://mirrors.kernel.org/ubuntu/pool/universe/r/rust-exa/exa_0.9.0-4_amd64.deb -dpkg_url https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_linux_amd64.deb -dpkg_url https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_0.6.3_amd64.deb -dpkg_url https://github.com/dandavison/delta/releases/download/0.8.3/git-delta_0.8.3_amd64.deb +dpkg_url https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_linux_amd64.deb +dpkg_url https://github.com/ClementTsang/bottom/releases/download/0.6.6/bottom_0.6.6_amd64.deb +dpkg_url https://github.com/dandavison/delta/releases/download/0.11.3/git-delta_0.11.3_amd64.deb