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

12 lines
240 B
Ruby

cask :v1 => 'on-the-job' do
version :latest
sha256 :no_check
url 'http://stuntsoftware.com/downloads/OnTheJob.zip'
name 'On The Job'
homepage 'http://stuntsoftware.com/onthejob/'
license :commercial
app 'On The Job.app'
end