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.43 .0.tar.gz"
5- sha256 "192ddb57d021436d93ed8ad1fadaaeef20ce59a2296f31af65e12978b48feda5 "
4+ url "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.44 .0.tar.gz"
5+ sha256 "3fc2b6d71e38f07ccef29945937daac7825a7cf48f67658207d31a5d42a5a90b "
66 license "MIT"
77 head "https://github.com/fastfetch-cli/fastfetch.git" , branch : "dev"
88
@@ -12,13 +12,13 @@ class Fastfetch < Formula
1212 end
1313
1414 bottle do
15- sha256 arm64_sequoia : "060c07e40bd94df836c4532184f0fc32156b97e69954e3b4c885c7f9dfc5c74b "
16- sha256 arm64_sonoma : "689ae78665ff23979c0cb911df53badc43148b32d0e8727e4221aecb307de244 "
17- sha256 arm64_ventura : "3b7c730c8f363d816af4f2e7919b7a76305739973ab37c5d5c911da21ef1d091 "
18- sha256 sonoma : "f882d4351146cb0e3f97f2706271dfd3f9a7211ba0c08acac014bf9884ce7f1f "
19- sha256 ventura : "26b0fcc6d3d157bbb460f2613c9642aa7b896210efda3d1762a55edc8615ae19 "
20- sha256 arm64_linux : "233153a54b8c3590b72e69d15d8fdc346a1df11d366aa409121a6537572564f9 "
21- sha256 x86_64_linux : "47fbdefcc5567b47a3f3aaa9c012486346287d3cc2aee95883d16295108de06c "
15+ sha256 arm64_sequoia : "37b285dfc442da1b41cce8d0d3270f0b295e7b9abee8cb08f2791e770d25e5af "
16+ sha256 arm64_sonoma : "f02842b89882f5a7af30c7b5081327e0193de817ed9829d6e8c68ea86db23988 "
17+ sha256 arm64_ventura : "a72770593c7e97ea0b6dc54a07e0a407bf243c839d65beae24564063ed226ea4 "
18+ sha256 sonoma : "b2dac2aa7da5bd206b68d9810e1300da6362861c5cc4e80011d20658293fa2a4 "
19+ sha256 ventura : "ef053ababc63a00fa6563bd245b6f9f79c38cecce5d2aa7b259bfbc20d815771 "
20+ sha256 arm64_linux : "7880c0d403df3548ffd21194e2fecd2b4500ce26d23204ffe0f35265af352abd "
21+ sha256 x86_64_linux : "5653f32924b11aac8517cf97e3cbda037885b01388f9b25fe66bb3d109b54853 "
2222 end
2323
2424 depends_on "chafa" => :build
0 commit comments