We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2042c commit 88819e6Copy full SHA for 88819e6
Formula/m/mailpit.rb
@@ -1,8 +1,8 @@
1
class Mailpit < Formula
2
desc "Web and API based SMTP testing"
3
homepage "https://mailpit.axllent.org/"
4
- url "https://github.com/axllent/mailpit/archive/refs/tags/v1.24.1.tar.gz"
5
- sha256 "0da9b24fa05343531862da3e9180972cc1ba0e6f3b1eeb8dcf0256f83bfc3018"
+ url "https://github.com/axllent/mailpit/archive/refs/tags/v1.24.2.tar.gz"
+ sha256 "1d98f5def313edc19670052ecb123779f03b742ec4a7413b4098e811cb239390"
6
license "MIT"
7
8
bottle do
0 commit comments