@@ -8,13 +8,13 @@ class Mailpit < Formula
8
8
license "MIT"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "77d8699b93ea53f01fc5bc05045d9038d215b0c7c2bdfc406796ea159b607182 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "255a69263048925a588447552b39348f294db29302c75473145089d6f334732d "
13
- sha256 cellar : :any_skip_relocation , arm64_monterey : "6155461b2f11d457626a4f9586d0cc2497615162477e0303dca9112853417373 "
14
- sha256 cellar : :any_skip_relocation , sonoma : "6c4aedda1bf2a317b3548480de1eaeddb1bf7e7e176fa2d493cfcc2523feaa58 "
15
- sha256 cellar : :any_skip_relocation , ventura : "b9b8329be6db13e2b759eb306728fd007b8d1131bf0ace5b0a3cbf66dd118ee9 "
16
- sha256 cellar : :any_skip_relocation , monterey : "df7a7ccf0244b60f9a019de1808ae2645fc35e71dcf54080867e1d0a310b504f "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "01d2e0ef9bba3d536e20e98dc9330e4614dee322859d6e0991f0952a64cb4d60 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "bcf5ac4f663fc1b7e90578fe0660bd6895ccf41f394cd2ac9fb7cb384791e8bb "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "6a8ca71f107822dbaa7292305298ee240bb44d3fc4dda583147711976d1b841b "
13
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "08bc03affed01c0e80ea333c5fb07e7a883885b3acae8760283d8cb094452eb1 "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "cff841e08b7b75d126ba705d85b3900c256ddb0159e5f0096726392b9d340c76 "
15
+ sha256 cellar : :any_skip_relocation , ventura : "3fa280f38e01518d6a45a036b72f1e2fd6228e3af4ef7698b96a55cfd772f320 "
16
+ sha256 cellar : :any_skip_relocation , monterey : "b4c28e07c25f3f4bf808c7c8b3938d71e036276bc29fe1adf321a2f5dddca522 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0b1a982a559f1013dee3e805e4936957582531f700f532d2e4994b2286fcb47a "
18
18
end
19
19
20
20
depends_on "go" => :build
0 commit comments