11class Fetchmail < Formula
22 desc "Client for fetching mail from POP, IMAP, ETRN or ODMR-capable servers"
33 homepage "https://www.fetchmail.info/"
4- url "https://downloads.sourceforge.net/project/fetchmail/branch_6.5/fetchmail-6.5.3 .tar.xz"
5- sha256 "d74e893b78ef29ebef375ab7e726d2977140f8f1208f5905569395cbdae4c23d "
4+ url "https://downloads.sourceforge.net/project/fetchmail/branch_6.5/fetchmail-6.5.4 .tar.xz"
5+ sha256 "c859156e9bff841d4d984cb3fdcb8042b6b31789fc3387c2649baa95a88d698b "
66 license all_of : [
77 "LGPL-2.1-or-later" ,
88 "ISC" ,
@@ -17,13 +17,13 @@ class Fetchmail < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any , arm64_sequoia : "0c2b7b565082ada07fea6623d2f47de9205cdd7f0751c1b881cf31495ebe1f78 "
21- sha256 cellar : :any , arm64_sonoma : "7f2e893f8b78f28a798c8932a58794e1d0f17464dcddb3799e4de7609a4c80d6 "
22- sha256 cellar : :any , arm64_ventura : "273148b625624d63d24a23924e14d8438496b8c78d8c4e306d968acc233107c0 "
23- sha256 cellar : :any , sonoma : "7278652d2c80fb5796aad06d91940d281e5a2db7e1332c272b57af04f7c550ce "
24- sha256 cellar : :any , ventura : "d02f747fbc6e6bfaef82d40ebc2e324667ef01b709d3545d8f5962c30c6fd3cb "
25- sha256 arm64_linux : "21c443fa59adef09f84adcddad282b5f0432e070d6c6a0ed793486d70cf69283 "
26- sha256 x86_64_linux : "837c133b9dda8c760b7c3500ceb25bcf95e6c3401cb8b816a853ad92c98809f4 "
20+ sha256 cellar : :any , arm64_sequoia : "daf595c9ee9c4c8b64f534e7db0432f4e514a7087a8a62e287faac4cdd78f0e7 "
21+ sha256 cellar : :any , arm64_sonoma : "e0d032448a5d853a87042083a7942556c42c13f71eb5ddf32fb6a4562f5444cd "
22+ sha256 cellar : :any , arm64_ventura : "8986b9ee8c100f0d141144c57d0abe790023d31e5ff0ae5cbd39c19f2b868e41 "
23+ sha256 cellar : :any , sonoma : "812b774ef6547548f915952f4522b8ca7b7f7be24b749e7fca410701ad973080 "
24+ sha256 cellar : :any , ventura : "30ab543b6ef257a4324c98bee2f770edc2371c84752b86b8d93ba8ee72b5af0e "
25+ sha256 arm64_linux : "a2f7f8c5f56107b456c97e53ec2f1c5abe445cccef609f92e0583dde033412f5 "
26+ sha256 x86_64_linux : "c0689bb6b80ddad96a9d209e8fc2aec58e48de412f00815a53d49bda0754141e "
2727 end
2828
2929 depends_on "pkgconf" => :build
0 commit comments