Add Foldit Latest (#24698)

This commit is contained in:
jb@jb-mbp.local 2016-09-21 19:39:32 +02:00 committed by Vítor Galvão
parent d79a24e9b6
commit a1cccc02e8
1 changed files with 11 additions and 0 deletions

11
Casks/foldit.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'foldit' do
version :latest
sha256 :no_check
url 'https://fold.it/portal/files/app/Foldit-osx_x86.zip'
name 'Foldit'
homepage 'https://fold.it/portal/'
license :closed
app 'Foldit.app'
end