Skip to content

Commit

Permalink
Add Black Screen.app. (#21531)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockOne authored and vitorgalvao committed May 29, 2016
1 parent fc7c57a commit e2b3526
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Casks/black-screen.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cask 'black-screen' do
version '0.0.3'
sha256 '74bc21242d05965aea6d94b21a575511eba0b6ea8a0745e3730ae42e6726b08a'

url "https://github.com/shockone/black-screen/releases/download/v#{version}/black-screen-#{version}-mac.zip"
appcast 'https://github.com/shockone/black-screen/releases.atom',
checkpoint: '6a0b2e58f2b63ec03177082756752c17bd7781aa278a8c981937f192002e0028'
name 'Black Screen'
homepage 'https://github.com/shockone/black-screen'
license :mit

app 'Black Screen.app'
end

0 comments on commit e2b3526

Please sign in to comment.