Add Raptor Chess Interface v98u3f5

This commit is contained in:
Leonid Komarovsky 2014-12-22 03:01:42 +02:00
parent fb7af82470
commit f8c0e78a81
1 changed files with 11 additions and 0 deletions

11
Casks/raptor.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'raptor' do
version '98u3f5'
sha256 'e19dc03ab5e0f7bb17179ce4bcf364211cee3928d7182d3db1dd0c4cf7ee87e0'
url "http://raptor-chess-interface.googlecode.com/files/Raptor_v#{version}_OS_X_Cocoa_x86_64.dmg"
name 'Raptor Chess Interface'
homepage 'http://code.google.com/p/raptor-chess-interface/'
license :bsd
app "Raptor_v#{version}/Raptor.app"
end