mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
7 lines
265 B
Ruby
7 lines
265 B
Ruby
class Ynab < Cask
|
|
url 'http://www.youneedabudget.com/CDNOrigin/download/ynab4/liveCaptive/Mac/YNAB4_LiveCaptive_4.3.351.dmg'
|
|
homepage 'http://www.youneedabudget.com/'
|
|
version '4.3.351'
|
|
sha1 'c2333102a0b5d0aef55d3e717e69d9136b076be6'
|
|
link 'YNAB 4.app'
|
|
end
|