mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
262 B
Ruby
9 lines
262 B
Ruby
class Macwinzipper < Cask
|
|
version '2.5'
|
|
sha256 'fc3afd92ecfbde16bbdd388285e16ef8f7aa5f5edf669496115823fef92a0186'
|
|
|
|
url 'http://tidajapan.com/files/MacWinZipper-2.5.dmg?download'
|
|
homepage 'http://tidajapan.com/macwinzipper'
|
|
|
|
link 'MacWinZipper.app'
|
|
end
|