Commit 5f4a4582 authored by Jake Waksbaum's avatar Jake Waksbaum

jdk8 x64 only

parent 90c077b9
require 'package'
class Jdk8 < Package
version '8.0.25'
binary_url ({
x86_64: "https://www.dropbox.com/s/jgmiqjpripy7sf9/jdk1.8.0_25_package.tar.gz?dl=0"
})
binary_sha1 ({
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