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.
10 lines
306 B
10 lines
306 B
cask :v1 => 'textexpander3' do
|
|
version '3.4.2'
|
|
sha256 '87859d7efcbfe479e7b78686d4d3f9be9983b2c7d68a6122acea10d4efbb1bfa'
|
|
|
|
url "http://cdn.smilesoftware.com/TextExpander_#{version}.zip"
|
|
homepage 'http://www.smilesoftware.com/TextExpander/index.html'
|
|
license :unknown
|
|
|
|
app 'TextExpander.app'
|
|
end
|
|
|