homebrew-cask-versions/Casks/today-scripts.rb
2014-10-31 17:42:26 +01:00

10 lines
252 B
Ruby

class TodayScripts < Cask
version :latest
sha256 :no_check
url 'https://github.com/SamRothCA/Today-Scripts/raw/master/Today%20Scripts.dmg'
homepage 'https://github.com/SamRothCA/Today-Scripts'
license :unknown
app 'Today Scripts.app'
end