ibank.rb: add name

This commit is contained in:
Victor Popkov 2015-04-03 01:09:48 +03:00
parent 849d9696ae
commit 04bb76352b

View file

@ -17,6 +17,7 @@ cask :v1 => 'ibank' do
app 'iBank 5.app'
end
name 'iBank'
homepage 'http://www.iggsoftware.com/ibank'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
end