remind 03.01.13
Closes Homebrew/homebrew#19155. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
1839f2058f
commit
f9f93412cb
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Remind < Formula
|
||||
homepage 'http://www.roaringpenguin.com/products/remind'
|
||||
url 'http://www.roaringpenguin.com/files/download/remind-03.01.12.tar.gz'
|
||||
sha1 '0978357014916e0c5259e18b845d291eeb367b6c'
|
||||
url 'http://www.roaringpenguin.com/files/download/remind-03.01.13.tar.gz'
|
||||
sha1 'dce46b2334b3849255feffe6cba4973f3c883647'
|
||||
|
||||
def install
|
||||
# Remove unnecessary sleeps when running on Apple
|
||||
|
|
Loading…
Reference in a new issue