homebrew-cask/Casks/on-the-job.rb

12 lines
240 B
Ruby
Raw Normal View History

2014-11-14 01:26:32 +08:00
cask :v1 => 'on-the-job' do
2014-11-03 22:14:18 +08:00
version :latest
sha256 :no_check
url 'http://stuntsoftware.com/downloads/OnTheJob.zip'
2015-04-17 04:08:04 +08:00
name 'On The Job'
2014-11-03 22:14:18 +08:00
homepage 'http://stuntsoftware.com/onthejob/'
license :commercial
app 'On The Job.app'
end