Create Cask for The Powder Toy

This commit is contained in:
حبيب الامين 2014-09-21 20:57:26 +01:00
parent 83ec4ba222
commit 2ccc343a75
1 changed files with 9 additions and 0 deletions

9
Casks/powder.rb Normal file
View File

@ -0,0 +1,9 @@
class Powder < Cask
version :latest
sha256 :no_check
url 'http://powdertoy.co.uk/Download/powder-mac32.dmg'
homepage 'http://powdertoy.co.uk'
app 'Powder.app'
end