mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
245 B
Ruby
9 lines
245 B
Ruby
class Itools < Cask
|
|
version '2.3.1'
|
|
sha256 '6851f86491c542bfcc4d060bd1b55366d212ad9fe92188d00eb6946a97642c23'
|
|
|
|
url 'http://dl2.itools.hk/dl/iTools_2.3.1.dmg'
|
|
homepage 'http://www.itools.cn/download.php?v=mac_en'
|
|
|
|
link 'iTools.app'
|
|
end
|