aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorglaszig2015-01-26 04:52:45 +0100
committerTim D. Smith2015-01-25 22:37:26 -0800
commitc4fbd349bbd705812396ba104789e176e2c3056a (patch)
treed87334cc915ddbe8ffc865815306597edd2382c6 /Library
parent4edc3b1add8f701e27ebd933e2c83452ca296248 (diff)
downloadhomebrew-c4fbd349bbd705812396ba104789e176e2c3056a.tar.bz2
mackup 0.8.1
Closes #36220. Signed-off-by: Tim D. Smith <git@tim-smith.us>
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 2eebe9cf2..7be52a293 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.7.4.tar.gz"
- sha1 "6de195ec94018c0e225f115278a9f8d720ad5c75"
+ url "https://github.com/lra/mackup/archive/0.8.1.tar.gz"
+ sha1 "958308cc584cd0c734a620625c18f70fad333a47"
head "https://github.com/lra/mackup.git"