You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
354 B
10 lines
354 B
cask 'quickbooks-desktop2014' do
|
|
version '2014'
|
|
sha256 'fb195fe528c6290e565082109e6031149eb3173426928c7adaa064c3920cac1f'
|
|
|
|
url "https://http-download.intuit.com/http.intuit/Downloads/#{version}/Latest/QuickBooksProMac#{version}.dmg"
|
|
name 'QuickBooks Desktop'
|
|
homepage 'https://quickbooks.intuit.com/mac/'
|
|
|
|
app "QuickBooks #{version}.app"
|
|
end
|
|
|