mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
243 B
Ruby
7 lines
243 B
Ruby
class Itools < Cask
|
|
url 'http://dl2.itools.hk/dl/iTools_2.3.1.dmg'
|
|
homepage 'http://www.itools.cn/download.php?v=mac_en'
|
|
version '2.3.1'
|
|
sha256 '6851f86491c542bfcc4d060bd1b55366d212ad9fe92188d00eb6946a97642c23'
|
|
link 'iTools.app'
|
|
end
|