You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
608 B

cask :v1 => 'sizeup-x11' do
version :latest
sha256 :no_check
url 'https://www.irradiatedsoftware.com/downloads/SizeUpX11.zip'
appcast 'https://www.irradiatedsoftware.com/updates/profiles/sizeup.php'
name 'SizeUp'
homepage 'https://www.irradiatedsoftware.com/sizeup/index.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'SizeUp.app'
zap :delete => [
'~/Library/Preferences/com.irradiatedsoftware.SizeUp.plist',
'~/Library/Application Support/SizeUp',
]
end