mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
267 B
Ruby
10 lines
267 B
Ruby
class Iannix < Cask
|
|
version '0.9.16'
|
|
sha256 'b45d332fc450342ad9a5b73fedcd554c299d435f989f0fe099522554434d00de'
|
|
|
|
url 'http://www.iannix.org/download/iannix_mac_64__0_9_16.dmg'
|
|
homepage 'http://www.iannix.org/'
|
|
license :unknown
|
|
|
|
app 'IanniX/IanniX.app'
|
|
end
|