We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ad731 commit 1884bbcCopy full SHA for 1884bbc
Formula/f/fastfetch.rb
@@ -1,8 +1,8 @@
1
class Fastfetch < Formula
2
desc "Like neofetch, but much faster because written mostly in C"
3
homepage "https://github.com/fastfetch-cli/fastfetch"
4
- url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.42.0.tar.gz"
5
- sha256 "9f94fdbe0642b2402517bba2fff4dd31099649d4e066f4c39b5b728cc3627f01"
+ url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.43.0.tar.gz"
+ sha256 "192ddb57d021436d93ed8ad1fadaaeef20ce59a2296f31af65e12978b48feda5"
6
license "MIT"
7
head "https://github.com/fastfetch-cli/fastfetch.git", branch: "dev"
8
0 commit comments