You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
256 B
7 lines
256 B
class Textexpander < Cask
|
|
url 'http://cdn.smilesoftware.com/TextExpander_4.0.5.zip'
|
|
homepage 'http://www.smilesoftware.com/TextExpander/index.html'
|
|
version '4.0.5'
|
|
sha1 '0433fbd988346d5feb0932843e97256cf7bc0a6a'
|
|
link :app, 'TextExpander.app'
|
|
end
|
|
|