rename hopper-disassembler-gdb.rb

to hoppergdbserver.rb
per naming rules in CONTRIBUTING.md
This commit is contained in:
Roland Walker 2014-02-26 07:50:26 -05:00
parent 93da0b00f5
commit 569906492a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class HopperDisassemblerGdb < Cask
class Hoppergdbserver < Cask
url 'http://www.hopperapp.com/HopperGDBServer/HopperGDBServer-1.6.zip'
homepage 'http://www.hopperapp.com/HopperGDBServer/index.html'
version '1.6'