mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
189 B
Ruby
7 lines
189 B
Ruby
class Bowtie < Cask
|
|
url 'http://bowtieapp.com/bowtie-1.5.zip'
|
|
homepage 'http://bowtieapp.com/'
|
|
version '1.5'
|
|
sha1 '6db52cf49d806856477f666a0032041471435d8f'
|
|
link 'Bowtie.app'
|
|
end
|