Skip to content

Commit a3358f0

Browse files
committed
fastfetch 2.44.0
1 parent 9afc678 commit a3358f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fastfetch.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.43.0.tar.gz"
5-
sha256 "192ddb57d021436d93ed8ad1fadaaeef20ce59a2296f31af65e12978b48feda5"
4+
url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.44.0.tar.gz"
5+
sha256 "3fc2b6d71e38f07ccef29945937daac7825a7cf48f67658207d31a5d42a5a90b"
66
license "MIT"
77
head "https://github.com/fastfetch-cli/fastfetch.git", branch: "dev"
88

0 commit comments

Comments
 (0)