mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
268 B
Ruby
9 lines
268 B
Ruby
class Spyder < Cask
|
|
version '2.2.5'
|
|
sha256 '573f75aa60a9533a674938536588edf5d1bc12d1fdebcff3e5397b8e4f96546a'
|
|
|
|
url 'https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-2.2.5.dmg'
|
|
homepage 'https://code.google.com/p/spyderlib/'
|
|
|
|
link 'Spyder.app'
|
|
end
|