homebrew-cask/Casks/asepsis.rb

9 lines
295 B
Ruby

class Asepsis < Cask
url 'http://downloads.binaryage.com/Asepsis-1.4.1.dmg'
homepage 'http://asepsis.binaryage.com/'
version '1.4.1'
sha256 '1e757a51bfeb1cf57e179761d7f931a1bf3e0216dd9d66fb56158273c7acdf9e'
install 'Asepsis.pkg'
uninstall :pkgutil => 'com.binaryage.pkg.asepsis'
end