Skip to content

Commit

Permalink
Updated formula: jruby 1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
mkhl authored and adamv committed May 18, 2010
1 parent b89e0c9 commit d185937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/jruby.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Jruby < Formula
url 'http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.tar.gz'
url 'http://jruby.org.s3.amazonaws.com/downloads/1.5.0/jruby-bin-1.5.0.tar.gz'
homepage 'http://www.jruby.org'
md5 'f37322c18e9134e91e064aebb4baa4c7'
md5 'fd5c0fa9e42cf499807711a8d98d5402'

def install
# Remove Windows files
Expand Down

0 comments on commit d185937

Please sign in to comment.