Add blobby-volley2 (#23945)

Blobby Volley 2 is a nice arcade volley-ball like game.
This commit is contained in:
Sebastian Wiesner 2016-08-22 16:05:11 +02:00 committed by Josh Hagins
parent bc59219bf1
commit 2f8cc0c40c
1 changed files with 11 additions and 0 deletions

11
Casks/blobby-volley2.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'blobby-volley2' do
version '1.0'
sha256 '6e2b1381e32607e1f452920b1fbfcb5f2393bc13e48fcc58cbcd26b8e9e70117'
url "https://downloads.sourceforge.net/blobby/blobby2-macosx-#{version}.dmg"
name 'Blobby Volley 2'
homepage 'http://blobby.sourceforge.net'
license :gpl
app 'Blobby Volley 2.app'
end