Homebank 5.0.2
Closes Homebrew/homebrew#39572. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
2e1e93db8b
commit
ab5a489c53
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Homebank < Formula
|
||||
homepage 'http://homebank.free.fr'
|
||||
url 'http://homebank.free.fr/public/homebank-5.0.1.tar.gz'
|
||||
sha1 '225961be412133b5556986c72de9756f30458efe'
|
||||
url 'http://homebank.free.fr/public/homebank-5.0.2.tar.gz'
|
||||
sha1 '73517bf16f889ea6dd25120575d1d80c0367f54b'
|
||||
|
||||
bottle do
|
||||
sha256 "e86de98bc6300a17d7ecf7502ca59bcecfdb5f5b67631b886917d27c12c34285" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue