Spyder 2.2.5

Add a new Cask for the Python IDE Spyder.
This commit is contained in:
chriswl 2013-11-04 09:12:05 +01:00
parent 98af9f513e
commit 5089ffc2f2
1 changed files with 7 additions and 0 deletions

7
Casks/spyder.rb Normal file
View File

@ -0,0 +1,7 @@
class Spyder < Cask
url 'https://spyderlib.googlecode.com/files/spyder-2.2.5.dmg'
homepage 'https://code.google.com/p/spyderlib/'
version '2.2.5'
sha1 'a793cd295fe505bc0a69974b968b9df5ac15e9a8'
link 'Spyder.app'
end