Skip to content

Commit 0e08755

Browse files
authored
Merge pull request #233781 from Homebrew/bump-getmail6-6.19.10
getmail6 6.19.10
2 parents d49d834 + 35d87dc commit 0e08755

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/g/getmail6.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Getmail6 < Formula
33

44
desc "Extensible mail retrieval system with POP3, IMAP4, SSL support"
55
homepage "https://getmail6.org/"
6-
url "https://github.com/getmail6/getmail6/archive/refs/tags/v6.19.09.tar.gz"
7-
sha256 "1e0146e6d4f289419a9c1ed2aef3a519a7ead0df85512247466a292b7590c806"
6+
url "https://github.com/getmail6/getmail6/archive/refs/tags/v6.19.10.tar.gz"
7+
sha256 "e18c6e56af9ff51ae0f9db88b985102046aa7d91c48f823135874bb78312be8b"
88
license "GPL-2.0-only"
99

1010
# Upstream uses GitHub releases to indicate that a version is released
@@ -16,7 +16,7 @@ class Getmail6 < Formula
1616
end
1717

1818
bottle do
19-
sha256 cellar: :any_skip_relocation, all: "96821737cd37cf93e0d238c72623640537b8cee482f1774bc265863bbef048db"
19+
sha256 cellar: :any_skip_relocation, all: "6e0e153c6fb32e3d5b781e90169ccc56a3af19242503cb85ac1f668e29059cd2"
2020
end
2121

2222
uses_from_macos "python", since: :catalina

0 commit comments

Comments
 (0)