homebrew-cask-versions/Casks/uninstallpkg.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
260 B
Ruby

class Uninstallpkg < Cask
url 'http://www.corecode.at/downloads/uninstallpkg_1.0.zip'
homepage 'http://www.corecode.at/uninstallpkg/'
version '1.0'
sha256 '2dc8d6c2c7cf6614f2bbfc176ef9c6dffd06acee6ab435d1cb2b1c1913186144'
link 'UninstallPKG.app'
end