homebrew-cask/Casks/uninstallpkg.rb

11 lines
333 B
Ruby
Raw Normal View History

2013-12-03 14:17:07 +08:00
class Uninstallpkg < Cask
version '1.0.5'
sha256 '199cbae47644572aade93bb81a152934178016da7cf90f3c7136b36d4819e752'
url 'http://www.corecode.at/downloads/uninstallpkg_1.0.5.zip'
2014-06-09 22:41:39 +08:00
appcast 'http://www.corecode.at/uninstallpkg/uninstallpkg.xml'
2013-12-03 14:17:07 +08:00
homepage 'http://www.corecode.at/uninstallpkg/'
2013-12-03 14:17:07 +08:00
link 'UninstallPKG.app'
end