Skip to content

Instantly share code, notes, and snippets.

@semmons99
Created January 25, 2011 13:52
Show Gist options
  • Save semmons99/794932 to your computer and use it in GitHub Desktop.
Save semmons99/794932 to your computer and use it in GitHub Desktop.
---
pik:
- 0.3.0
- :url: https://pik.cloudfront.com/pik-0.3.0.zip
packages:
7zip:
:url: http://downloads.sourceforge.net/sevenzip/7za920.zip
Sqlite:
:url: http://www.sqlite.org/sqlite-dll-win32-x86-3070400.zip
DevKit:
:url: https://github.com/oneclick/rubyinstaller/downloads
rubies:
-
- "[ironruby-]1.0"
- :url: http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ironruby&DownloadId=116525&FileTime=129155864456030000&Build=17501
:extname: .zip
:implementation: IronRuby
-
- "[ironruby-]1.1"
- :url: http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ironruby&DownloadId=133275&FileTime=129238225220270000&Build=17501
:extname: .zip
:implementation: IronRuby
-
- "[ironruby-]1.1.1"
- :url: http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ironruby&DownloadId=159562&FileTime=129321656827500000&Build=17501
:extname: .zip
:implementation: IronRuby
-
- "[jruby-]1.5.6"
- :url: http://jruby.org.s3.amazonaws.com/downloads/1.5.6/jruby-bin-1.5.6.zip
:implementation: JRuby
-
- "[jruby-]1.6.0[-RC1]"
- :url: http://jruby.org.s3.amazonaws.com/downloads/1.6.0.RC1/jruby-bin-1.6.0.RC1.zip
:implementation: JRuby
-
- "[ruby-]1.8.7[-p302]"
- :url: http://rubyforge.org/frs/download.php/72087/ruby-1.8.7-p302-i386-mingw32.7z
:implementation: MRI Ruby
-
- "[ruby-]1.8.7[-p330]"
- :url: http://rubyforge.org/frs/download.php/73720/ruby-1.8.7-p330-i386-mingw32.7z
:implementation: MRI Ruby
-
- "[ruby-]1.9.1[-p430]"
- :url: http://rubyforge.org/frs/download.php/72076/ruby-1.9.1-p430-i386-mingw32.7z
:implementation: MRI Ruby
-
- "[ruby-]1.9.2[-p0]"
- :url: http://rubyforge.org/frs/download.php/72160/ruby-1.9.2-p0-i386-mingw32.7z
:implementation: MRI Ruby
-
- "[ruby-]1.9.2[-p136]"
- :url: http://rubyforge.org/frs/download.php/73723/ruby-1.9.2-p136-i386-mingw32.7z
:implementation: MRI Ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment