mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Added Buddi
Buddi is a personal finance and budgeting program, aimed at those who have little or no financial background. In making this software, I have attempted to make things as simple as possible, while still retaining enough functions to satisfy most home users.
This commit is contained in:
parent
8d510fd2fc
commit
ef25fac2bd
1 changed files with 7 additions and 0 deletions
7
Casks/buddi.rb
Normal file
7
Casks/buddi.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
class Buddi < Cask
|
||||
url 'http://buddi.digitalcave.ca/buddi.dmg'
|
||||
homepage 'http://buddi.digitalcave.ca/index.jsp'
|
||||
version 'latest'
|
||||
no_checksum
|
||||
link 'Buddi.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue