mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
272 B
Ruby
7 lines
272 B
Ruby
class HopperDisassemblerGdb < Cask
|
|
url 'http://www.hopperapp.com/HopperGDBServer/HopperGDBServer-1.6.zip'
|
|
homepage 'http://www.hopperapp.com/HopperGDBServer/index.html'
|
|
version '1.6'
|
|
sha1 '5610e51eb5c64186d10c628132279f1bc4e3491d'
|
|
link 'HopperGDBServer.app'
|
|
end
|