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 451aede commit 5527a45Copy full SHA for 5527a45
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.22.0.tar.gz"
5
- sha256 "ada2d56e14ce2eadaa88573dada5881684ceeaaa11df23017631b91dfa745d00"
+ url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.23.0.tar.gz"
+ sha256 "3c92dd2cb15faf55d87846eda8d14456af2d0e0938998434144074c695c57529"
6
license "MIT"
7
head "https://github.com/fastfetch-cli/fastfetch.git", branch: "dev"
8
0 commit comments