Merge pull request #5734 from vitorgalvao/fix-5730

Add PCSXR cask
This commit is contained in:
Vítor Galvão 2014-08-12 12:31:25 +01:00
commit 0bf652d1ac
1 changed files with 9 additions and 0 deletions

9
Casks/pcsxr.rb Normal file
View File

@ -0,0 +1,9 @@
class Pcsxr < Cask
version '1.9.93'
sha256 'e7361ceb8dc9089cae084ce119a5dc4119cab22bb5d79ebf55af596b7e7eb916'
url 'http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=pcsxr&DownloadId=722115&Build=20919'
homepage 'https://pcsxr.codeplex.com'
link 'PCSXR.app'
end