Merge pull request #2537 from fizz/omnigraphsketcher

Add OmniGraphSketcher, open-sourced by Omni today.
This commit is contained in:
Vítor Galvão
2014-01-21 17:30:06 -08:00
+7
View File
@@ -0,0 +1,7 @@
class Omnigraphsketcher < Cask
url 'https://github.com/graphsketcher/GraphSketcher/releases/download/v2.0_test_45/GraphSketcher.zip'
homepage 'https://github.com/graphsketcher/GraphSketcher'
version 'v2.0_test_45'
sha1 'bf478965d0ea75ea31174a7a928bde58671bddf1'
link 'GraphSketcher/GraphSketcher.app'
end