From 44a8dd04df91dedf62e0f97a9d68fafa940366f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Thu, 4 Jul 2024 10:11:46 +0300 Subject: [PATCH] fastfetch 2.17.2 --- fastfetch/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index 80b2e55..378ce3c 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -1,5 +1,5 @@ name='fastfetch' -version='2.17.1' +version='2.17.2' release='1' desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows 7+ are supported.' homepage='https://github.com/fastfetch-cli/fastfetch'