Add Barrier.app v2.1.0 (#48758)

This commit is contained in:
Maizi Liao 2018-06-21 08:17:13 -04:00 committed by Vítor Galvão
parent de7a0790e2
commit 9cd8dd1a6d
1 changed files with 11 additions and 0 deletions

11
Casks/barrier.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'barrier' do
version '2.1.0'
sha256 'f12738524bc002f830e711f1f054c892c5ea71af968a842b9d51a5d4276ca415'
url "https://github.com/debauchee/barrier/releases/download/v#{version}/barrier-#{version}.dmg"
appcast 'https://github.com/debauchee/barrier/releases.atom'
name 'Barrier'
homepage 'https://github.com/debauchee/barrier/'
app 'Barrier.app'
end