aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorglaszig2015-01-28 01:29:32 +0100
committerBrett Koonce2015-01-27 21:44:58 -0800
commite80e707e54870f55a768822e19acc417543f006d (patch)
treee2c16e340d400da8516da4bae4293b3912ac1498 /Library
parent0b4f01591e500e962dc52b9d054b929d28aa8666 (diff)
downloadhomebrew-e80e707e54870f55a768822e19acc417543f006d.tar.bz2
mackup 0.8.2
Closes #36298. Signed-off-by: Brett Koonce <koonce@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mackup.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mackup.rb b/Library/Formula/mackup.rb
index 9a4e243fd..f1b5efa3b 100644
--- a/Library/Formula/mackup.rb
+++ b/Library/Formula/mackup.rb
@@ -2,8 +2,8 @@ require "formula"
class Mackup < Formula
homepage "https://github.com/lra/mackup"
- url "https://github.com/lra/mackup/archive/0.8.1.tar.gz"
- sha1 "958308cc584cd0c734a620625c18f70fad333a47"
+ url "https://github.com/lra/mackup/archive/0.8.2.tar.gz"
+ sha1 "364045a943a88a3c12bfaf8c374a345392288600"
head "https://github.com/lra/mackup.git"