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 16d1f4f commit 38edd2bCopy full SHA for 38edd2b
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.36.1.tar.gz"
5
- sha256 "490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485"
+ url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.37.0.tar.gz"
+ sha256 "a5739be74686fefc731f7ce1669c645ca98172ae3ed5e7c3d48176df43aea5af"
6
license "MIT"
7
head "https://github.com/fastfetch-cli/fastfetch.git", branch: "dev"
8
0 commit comments