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
277 B
7 lines
277 B
class Textexpander3 < Cask
|
|
url 'http://cdn.smilesoftware.com/TextExpander_3.4.2.zip'
|
|
homepage 'http://www.smilesoftware.com/TextExpander/index.html'
|
|
version '3.4.2'
|
|
sha256 '87859d7efcbfe479e7b78686d4d3f9be9983b2c7d68a6122acea10d4efbb1bfa'
|
|
link 'TextExpander.app'
|
|
end
|
|
|