diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/memo.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/memo.rb b/Library/Formula/memo.rb index 2ef63b74b..e5a02167b 100644 --- a/Library/Formula/memo.rb +++ b/Library/Formula/memo.rb @@ -1,7 +1,7 @@ class Memo < Formula homepage "http://www.getmemo.org" - url "http://www.getmemo.org/memo-1.5.tar.gz" - sha1 "3e047b09e91d695f1767d1dd6d179732c07a5759" + url "http://www.getmemo.org/memo-1.6.tar.gz" + sha256 "08e32f7eee35c24a790eb886fdde9e86c4ef58d2a3059df95fd3a55718f79e96" head "https://github.com/nrosvall/memo.git" bottle do |
