aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schramm2015-02-09 20:43:25 +0100
committerBrett Koonce2015-02-09 20:46:58 -0800
commit775d5f3ce3f03108f9a149eb9f135bcf66d8f839 (patch)
treea84472d5585096cdec9adddd7f3367b1462b3c94
parentb35350e8e5324549a415f2bc454044803f2775c8 (diff)
downloadhomebrew-775d5f3ce3f03108f9a149eb9f135bcf66d8f839.tar.bz2
Mackup 0.8.3
Closes #36683. Signed-off-by: Brett Koonce <koonce@gmail.com>
-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 f1b5efa3b..56c3aa2fe 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.2.tar.gz"
- sha1 "364045a943a88a3c12bfaf8c374a345392288600"
+ url "https://github.com/lra/mackup/archive/0.8.3.tar.gz"
+ sha1 "09e455ab0e8efec8500ba07fef3e8b3633c13d28"
head "https://github.com/lra/mackup.git"