From e001652003fef83d82ee811417143463f70e8701 Mon Sep 17 00:00:00 2001 From: LanikSJ Date: Mon, 2 Oct 2023 22:25:54 -0700 Subject: [PATCH] neofetch-plus 7.2.8 (#25) --- Formula/neofetch-plus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/neofetch-plus.rb b/Formula/neofetch-plus.rb index e74b0d7..c22d0ca 100644 --- a/Formula/neofetch-plus.rb +++ b/Formula/neofetch-plus.rb @@ -4,8 +4,8 @@ class NeofetchPlus < Formula desc "Fast, highly customisable system info script based on neofetch" homepage "https://github.com/LanikSJ/neofetch" - url "https://github.com/LanikSJ/neofetch/archive/refs/tags/7.2.7.tar.gz" - sha256 "3c7528cb0cfb21e922b39a01b3ba6712f3f6d111d20711fa7a63fcf6f3642b34" + url "https://github.com/LanikSJ/neofetch/archive/refs/tags/7.2.8.tar.gz" + sha256 "18f5e6f5e37a06b9e0500571bba03071cb93b430975452faa219a0d0249395db" license "MIT" head "https://github.com/LanikSJ/neofetch.git", branch: "master"