mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
291 B
Ruby
7 lines
291 B
Ruby
class Ynab < Cask
|
|
url 'http://www.youneedabudget.com/CDNOrigin/download/ynab4/liveCaptive/Mac/YNAB4_LiveCaptive_4.3.451.dmg'
|
|
homepage 'http://www.youneedabudget.com/'
|
|
version '4.3.451'
|
|
sha256 '088f61e0e772193f6dac61e22067b1696246f214d7c9887f95d180cfabb57e25'
|
|
link 'YNAB 4.app'
|
|
end
|