homebrew-cask/Casks/watts.rb

12 lines
289 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'watts' do
2017-01-12 13:56:42 +08:00
version :latest
sha256 :no_check
2015-08-04 16:37:21 +08:00
2016-07-05 05:52:10 +08:00
# matchingbrackets.com/abatt was verified as official when first introduced to the cask
2015-08-04 16:37:21 +08:00
url 'http://www.matchingbrackets.com/abatt/customer/Watts-48.dmg'
name 'Watts'
2016-12-03 10:27:37 +08:00
homepage 'https://binarytricks.com/'
2015-08-04 16:37:21 +08:00
app 'Watts.app'
end