Skip to content

Commit 38edd2b

Browse files
committed
fastfetch 2.37.0
1 parent 16d1f4f commit 38edd2b

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.36.1.tar.gz"
5-
sha256 "490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485"
4+
url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.37.0.tar.gz"
5+
sha256 "a5739be74686fefc731f7ce1669c645ca98172ae3ed5e7c3d48176df43aea5af"
66
license "MIT"
77
head "https://github.com/fastfetch-cli/fastfetch.git", branch: "dev"
88

0 commit comments

Comments
 (0)