Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Create spyder-py2.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Dec 18, 2014
1 parent 90de594 commit a1ec501
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Casks/spyder-py2.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cask :v1 => 'spyder-py2' do
version '2.3.2'
sha256 '37f64cdc31381368458b9c33c90f7c3cd5baf866a9525d3c7e4f962e7c2e2810'

url "https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-#{version}-py2.7.dmg"
homepage 'https://code.google.com/p/spyderlib/'
license :oss

app 'Spyder-Py2.app'
end

0 comments on commit a1ec501

Please sign in to comment.