homebrew-cask-versions/Casks/today-scripts.rb
2014-11-08 23:29:44 +01:00

10 lines
320 B
Ruby

class TodayScripts < Cask
version '1.1'
sha256 'e9e1136e787347f257e9554efdd546c4fd92a6b2a6ae28d23f0065b3d7b96bc4'
url 'https://github.com/SamRothCA/Today-Scripts/releases/download/v1.1/Today-Scripts.tar.gz'
homepage 'https://github.com/SamRothCA/Today-Scripts'
license :unknown
app 'Today Scripts.app'
end