Skip to content

Commit b084190

Browse files
committed
fastfetch 2.54.0
1 parent 1651752 commit b084190

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/f/fastfetch.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Fastfetch < Formula
22
desc "Like neofetch, but much faster because written mostly in C"
33
homepage "https://github.com/fastfetch-cli/fastfetch"
4-
url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.53.0.tar.gz"
5-
sha256 "1488d9b738474e8ef8e8d78e2463722bf706e435857c849b3f480354ad62366e"
4+
url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.54.0.tar.gz"
5+
sha256 "e6a0516364bc0a4991a588537ee2abb538b86db41f7d9dff795d49baec990529"
66
license "MIT"
7-
revision 1
87
head "https://github.com/fastfetch-cli/fastfetch.git", branch: "dev"
98

109
livecheck do

0 commit comments

Comments
 (0)