Homebank 4.6.1
Closes Homebrew/homebrew#30634. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
609a0e519f
commit
044539f23f
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-4.5.6.tar.gz'
|
||||
sha1 '2026b5dba47ff60d893057d270b07931e126af78'
|
||||
url 'http://homebank.free.fr/public/homebank-4.6.1.tar.gz'
|
||||
sha1 '0e37c8421cbf8a681afc2e155262b28f8acaa5f6'
|
||||
|
||||
bottle do
|
||||
sha1 "284f95d645b270efd60631cddef64cb6fe5e4a50" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue