homebrew-cask/Casks/winds.rb

13 lines
451 B
Ruby

cask 'winds' do
version '2.1.47'
sha256 '65efab23915e3ef10d664648addc03fff3dfcd9cb9d2c32a5711e256e907f71d'
# s3.amazonaws.com was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/winds-#{version.major}.0-releases/releases/Winds-#{version}.dmg"
appcast "https://s3.amazonaws.com/winds-#{version.major}.0-releases/latest.html"
name 'Winds'
homepage 'https://getstream.io/winds/'
app 'Winds.app'
end