11class 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.53 .0.tar.gz"
5- sha256 "1488d9b738474e8ef8e8d78e2463722bf706e435857c849b3f480354ad62366e "
4+ url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.54 .0.tar.gz"
5+ sha256 "e6a0516364bc0a4991a588537ee2abb538b86db41f7d9dff795d49baec990529 "
66 license "MIT"
7- revision 1
87 head "https://github.com/fastfetch-cli/fastfetch.git" , branch : "dev"
98
109 livecheck do
@@ -13,12 +12,12 @@ class Fastfetch < Formula
1312 end
1413
1514 bottle do
16- sha256 arm64_tahoe : "df1987861e4af9e35b200e6f0daa33abceefe7a3189efc834152bb58b5d8e214 "
17- sha256 arm64_sequoia : "e846570a596f9b992faeeb0f95b4e8fe094292c9b8cf19226fda867846506136 "
18- sha256 arm64_sonoma : "4f139e858a73bd6c4afdf1d27b82775297d6b89b48019e4cac6c1ee9de56e3c1 "
19- sha256 cellar : :any , sonoma : "37fcc5db29369f5c45ca0784b77f4044fa67d26e989d724690e47110ba3ee540 "
20- sha256 arm64_linux : "4a51d568903c11a0793daad6a609c81ed47e40a09129e2e221f8ec3041d5d45e "
21- sha256 x86_64_linux : "90f71bf63fd9cb6c80e7ae324cb01b31e685ca5ca00be280dc3108835a78aa27 "
15+ sha256 arm64_tahoe : "f1856032bf2be5bf320240d070292258ac5f38950535c6f0b884fc9c3410b164 "
16+ sha256 arm64_sequoia : "f1fb4bbaddad085c8ae4fd8b44c43dfd4760ee4b7364f4c3327569fd7ea0d900 "
17+ sha256 arm64_sonoma : "90d85aba2898776f7cee3a9cfe23f68af23e3b469eae5962dd52ff7d52f129ab "
18+ sha256 cellar : :any , sonoma : "2570cb7b1d9b664615c0841d6c3d53c55e50da982e60f8ac0c0691baa151acad "
19+ sha256 arm64_linux : "79fd25366089ce10fede23d352b0b3aa871e5191ca0d13d8f1980b4b741f44b2 "
20+ sha256 x86_64_linux : "1d09a46fdfbfa3c9563d6091026a0a872eb195f40b76b7312ca840e46ccfc1f5 "
2221 end
2322
2423 depends_on "chafa" => :build
0 commit comments