Commit b23e3fa6 authored by Jake Waksbaum's avatar Jake Waksbaum

jdk8 for i686

parent d8244688
......@@ -3,9 +3,11 @@ require 'package'
class Jdk8 < Package
version '8.0.25'
binary_url ({
i686: "https://www.dropbox.com/s/d1omw087ilkh5oq/jdk1.8.0_25_i686.tar.gz?dl=0",
x86_64: "https://www.dropbox.com/s/2zohwl033i6rol2/jdk1.8.0_25_x86_64.tar.gz?dl=0"
})
binary_sha1 ({
i686: "2f6fabc6e7b86fa2f21d19f9617d2641c5862a30",
x86_64: "601ab66006ade8bbac8dad465cf71aefe5266744"
})
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment