mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
9 lines
239 B
Ruby
9 lines
239 B
Ruby
class Iograph < Cask
|
|
version '1.0.1'
|
|
sha256 '9da847f06c59b51bb484e3c38a8c5725d37c92099aea3eda79d099a52bcd68e2'
|
|
|
|
url 'http://iographica.com/download/osx/IOGraph_v1_0_1.dmg'
|
|
homepage 'http://iographica.com/'
|
|
|
|
app 'IOGraph.app'
|
|
end
|