mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class Uninstallpkg < Cask
|
|
url 'http://www.corecode.at/downloads/uninstallpkg_1.0b6.zip'
|
|
homepage 'http://www.corecode.at/uninstallpkg/'
|
|
version '1.0b6'
|
|
sha1 '10452fb8cb58450a4ab8909caef27dbf990d15f4'
|
|
link 'UninstallPKG.app'
|
|
end
|