From 291902af619a4bbb480f8882783ec879d87412d2 Mon Sep 17 00:00:00 2001 From: sc-idevops Date: Thu, 13 Mar 2025 03:41:46 -0400 Subject: [PATCH] update dependencies --- ddeps.sh | 6 +++--- udeps.sh | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ddeps.sh b/ddeps.sh index bce3672..e126e8c 100755 --- a/ddeps.sh +++ b/ddeps.sh @@ -52,9 +52,9 @@ read -n1 -p $'\nDoes this system have a GUI?\n' REPLY #This section installs software outside apt dpkg_url https://github.com/dandavison/delta/releases/download/0.18.2/git-delta_0.18.2_amd64.deb -dpkg_url https://github.com/bootandy/dust/releases/download/v1.1.1/du-dust_1.1.1-1_amd64.deb -dpkg_url https://github.com/charmbracelet/glow/releases/download/v2.0.0/glow_2.0.0_amd64.deb +dpkg_url https://github.com/bootandy/dust/releases/download/v1.1.2/du-dust_1.1.2-1_amd64.deb +dpkg_url https://github.com/charmbracelet/glow/releases/download/v2.1.0/glow_2.1.0_amd64.deb dpkg_url https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_0.10.2-1_amd64.deb -dpkg_url https://github.com/sharkdp/bat/releases/download/v0.24.0/bat_0.24.0_amd64.deb +dpkg_url https://github.com/sharkdp/bat/releases/download/v0.25.0/bat_0.25.0_amd64.deb dpkg_url https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_linux_amd64.deb diff --git a/udeps.sh b/udeps.sh index 43dcca6..76d289e 100755 --- a/udeps.sh +++ b/udeps.sh @@ -60,7 +60,7 @@ read -n1 -p $'\nDoes this system have a GUI?\n' REPLY #This section installs software outside apt dpkg_url https://github.com/dandavison/delta/releases/download/0.18.2/git-delta_0.18.2_amd64.deb -dpkg_url https://github.com/bootandy/dust/releases/download/v1.1.1/du-dust_1.1.1-1_amd64.deb -dpkg_url https://github.com/charmbracelet/glow/releases/download/v2.0.0/glow_2.0.0_amd64.deb +dpkg_url https://github.com/bootandy/dust/releases/download/v1.1.2/du-dust_1.1.2-1_amd64.deb +dpkg_url https://github.com/charmbracelet/glow/releases/download/v2.1.0/glow_2.1.0_amd64.deb dpkg_url https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_0.10.2-1_amd64.deb