homebrew-cask/Casks/crunch.rb

12 lines
370 B
Ruby

cask 'crunch' do
version '4.0.0'
sha256 '6969fcb91e5a93b9d9e604cca2e6a98b6ebdcc7dde0c53803c25d379d3e4e729'
url "https://github.com/chrissimpkins/Crunch/releases/download/v#{version}/Crunch-Installer.dmg"
appcast 'https://github.com/chrissimpkins/Crunch/releases.atom'
name 'Crunch'
homepage 'https://github.com/chrissimpkins/Crunch'
app 'Crunch.app'
end