mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
231 B
Ruby
7 lines
231 B
Ruby
class Zterm < Cask
|
|
url 'http://www.dalverson.com/zterm/ZTerm1.2.dmg'
|
|
homepage 'http://www.dalverson.com/zterm/'
|
|
version '1.2'
|
|
sha256 '711b1e4322970d2ece65ab5d51e18f2e634c2f43847db9a7a98e4326e1b8217c'
|
|
link 'ZTerm.app'
|
|
end
|