homebrew-cask/Casks/today-scripts.rb

14 lines
594 B
Ruby

cask 'today-scripts' do
version '1.1'
sha256 'e9e1136e787347f257e9554efdd546c4fd92a6b2a6ae28d23f0065b3d7b96bc4'
url 'https://github.com/SamRothCA/Today-Scripts/releases/download/v1.1/Today-Scripts.tar.gz'
appcast 'https://github.com/SamRothCA/Today-Scripts/releases.atom',
checkpoint: 'b917f66e3d8aff9c43c533d98a09a61978c4122f5b669be6743e61a206398975'
name 'Today Scripts'
homepage 'https://github.com/SamRothCA/Today-Scripts'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Today Scripts.app'
end