homebrew-cask/Casks/memory-tracker-by-timely.rb

15 lines
541 B
Ruby

cask 'memory-tracker-by-timely' do
version '1.2.1'
sha256 '27090399425913f4c319a9073511a229176c61a8fe280087a8280fd87a5c5f31'
# timelytimetracking.s3.amazonaws.com was verified as official when first introduced to the cask
url 'https://timelytimetracking.s3.amazonaws.com/mac_tracker/Memory%20Tracker%20by%20Timely.zip'
appcast 'https://timelytimetracking.s3.amazonaws.com/mac_tracker/sparkle.xml'
name 'Memory Tracker by Timely'
homepage 'https://timelyapp.com/'
auto_updates true
app 'Memory Tracker by Timely.app'
end