mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
240 B
Ruby
7 lines
240 B
Ruby
class Tunnelbear < Cask
|
|
url 'https://tunnelbear.s3.amazonaws.com/downloads/mac/TunnelBear-2.1.1.zip'
|
|
homepage 'https://www.tunnelbear.com/'
|
|
version '2.1.1'
|
|
sha1 '4047eca8def0caed815df12ddb088b9cce7a4b25'
|
|
link 'TunnelBear.app'
|
|
end
|