mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
250 B
Ruby
7 lines
250 B
Ruby
class Textexpander < Cask
|
|
url 'http://cdn.smilesoftware.com/TextExpander_4.1.1.zip'
|
|
homepage 'http://www.smilesoftware.com/TextExpander/index.html'
|
|
version '4.1.1'
|
|
sha1 '0814ed544d0a83c07de83c534cf4614c89432489'
|
|
link 'TextExpander.app'
|
|
end
|