homebrew-cask/Casks/mipony.rb

13 lines
231 B
Ruby

cask 'mipony' do
version :latest
sha256 :no_check
url 'http://www.mipony.net/downloadmac/'
name 'Mipony'
homepage 'http://www.mipony.net/'
pkg 'Mipony-Installer.pkg'
uninstall pkgutil: 'net.installer.mipony.*'
end