homebrew-cask/Casks/gisto.rb

13 lines
422 B
Ruby

cask 'gisto' do
version '1.10.6'
sha256 '9243326f7cb0818c63b97740974b06b1d4841f9098e2061d2427310258670676'
# github.com/Gisto/Gisto was verified as official when first introduced to the cask
url "https://github.com/Gisto/Gisto/releases/download/v#{version}/Gisto-#{version}.dmg"
appcast 'https://github.com/Gisto/Gisto/releases.atom'
name 'Gisto'
homepage 'https://www.gistoapp.com/'
app 'Gisto.app'
end