Skip to content

Commit

Permalink
Add Affinic Debugger GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
szhu committed Nov 22, 2014
1 parent 2249857 commit b369f18
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Casks/affinic-debugger-gui.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cask :v1 => 'affinic-debugger-gui' do
version :latest
sha256 :no_check

url 'http://www.affinic.com/download/adg_macosx.dmg'
homepage 'http://www.affinic.com/?page_id=435'
license :unknown

app 'Affinic Debugger GUI.app'
end

0 comments on commit b369f18

Please sign in to comment.