homebrew-cask/Casks/max.rb

14 lines
360 B
Ruby

cask 'max' do
version '0.9.1'
sha256 '722bf714696d3d39329ba98ffddc9f117f8cc6863f71670507cd12f62a5e5f14'
url "https://files.sbooth.org/Max-#{version}.tar.bz2"
appcast 'https://sbooth.org/Max/appcast.xml'
name 'Max'
homepage 'https://sbooth.org/Max/'
app "Max-#{version}/Max.app"
zap trash: '~/Library/Preferences/comorg.sbooth.Max.plist'
end