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 7556bf7 commit 54ca19aCopy full SHA for 54ca19a
Formula/i/imap-backup.rb
@@ -1,8 +1,8 @@
1
class ImapBackup < Formula
2
desc "Backup GMail (or other IMAP) accounts to disk"
3
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"
+ url "https://github.com/joeyates/imap-backup/archive/refs/tags/v16.1.0.tar.gz"
+ sha256 "70a8072d3e5e873386dc80a0f446f48981ec62f5c40b950bd5301dfeb8ba623c"
6
license "MIT"
7
8
livecheck do
0 commit comments