File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class ImapBackup < Formula
22 desc "Backup GMail (or other IMAP) accounts to disk"
33 homepage "https://github.com/joeyates/imap-backup"
4- url "https://github.com/joeyates/imap-backup/archive/refs/tags/v16.0 .0.tar.gz"
5- sha256 "925aa2479b3f08f3a150c2f7015aa0cd4c83eeab4395e4cc6c14ff4d464e0e37 "
4+ url "https://github.com/joeyates/imap-backup/archive/refs/tags/v16.1 .0.tar.gz"
5+ sha256 "70a8072d3e5e873386dc80a0f446f48981ec62f5c40b950bd5301dfeb8ba623c "
66 license "MIT"
77
88 livecheck do
@@ -11,7 +11,7 @@ class ImapBackup < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "f115714f1cece5ef09600bac4c6917f4a393369e3300d434bcbccda0699ddf86 "
14+ sha256 cellar : :any_skip_relocation , all : "93f495fcc97ccde2dfbd18c10459487c5306082ec023c6f09235fb927ecb1b38 "
1515 end
1616
1717 # Requires Ruby >= 2.7
You can’t perform that action at this time.
0 commit comments