mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
191 B
Ruby
7 lines
191 B
Ruby
class Typewriter < Cask
|
|
url 'http://llllll.li/typewriter/download/Typewriter.zip'
|
|
homepage 'http://llllll.li/typewriter'
|
|
version 'latest'
|
|
sha256 :no_check
|
|
link 'Typewriter.app'
|
|
end
|