homebrew-cask/Casks/cloudy.rb

12 lines
328 B
Ruby

cask 'cloudy' do
version '1.2'
sha256 'e74fa160ec76c340fabdd1b9d1e8ece637c77e654fab1ba263bb47aed6d566f7'
url 'https://github.com/calebd/cloudy/releases/download/v5/Cloudy.zip'
appcast 'https://github.com/calebd/cloudy/releases.atom'
name 'Cloudy'
homepage 'https://github.com/calebd/cloudy'
app 'Cloudy.app'
end