Skip to content

Commit 54ca19a

Browse files
committed
imap-backup 16.1.0
1 parent 7556bf7 commit 54ca19a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/imap-backup.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)