homebrew-cask/Casks/pwnagetool.rb

11 lines
356 B
Ruby

class Pwnagetool < Cask
version '5.1.1'
sha256 '84262734ad9f9186bce14a4f939d7ea290ed187782fdfa549a82c28bf837c808'
url 'https://sites.google.com/a/ipad-dev.com/files/pwnagetool/PwnageTool_5.1.1.dmg'
appcast 'http://www.iphone-dev.org/appcast/PwnageTool2.xml'
homepage 'http://blog.iphone-dev.org/tagged/PwnageTool'
link 'PwnageTool.app'
end