You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
406 B

cask 'spyder-py2' do
version '2.3.7'
sha256 'f1bbc488a884decaa695dadded870b2679f32470dcdf687b7fab186328088187'
# bitbucket.org is the official download host per the vendor homepage
url "https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-#{version}-py2.7.dmg"
name 'Spyder'
name 'Spyder-Py2'
homepage 'https://github.com/spyder-ide/spyder'
license :mit
app 'Spyder-Py2.app'
end