Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
e3063450
Commit
e3063450
authored
Jul 29, 2016
by
system_user
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
we'll update jdk8 later
parent
76386a17
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
packages/jdk8.rb
packages/jdk8.rb
+6
-6
No files found.
packages/jdk8.rb
View file @
e3063450
require
'package'
class
Jdk8
<
Package
version
'8.0.
91
'
version
'8.0.
25
'
binary_url
({
i686:
"http
://download.oracle.com/otn-pub/java/jdk/8u91-b14/jdk-8u91-linux-i586.tar.gz
"
,
x86_64:
"http
://download.oracle.com/otn-pub/java/jdk/8u91-b14/jdk-8u91-linux-x64.tar.gz
"
i686:
"http
s://www.dropbox.com/s/d1omw087ilkh5oq/jdk1.8.0_25_i686.tar.gz?dl=0
"
,
x86_64:
"http
s://www.dropbox.com/s/ykw2jt797cpghfy/jdk1.8.0_65_x86_64.tar.gz?dl=0
"
})
binary_sha
2
({
i686:
"
5ecd05b5e566cbe688fc1e3159f04004ccad14d4faa3f50d15ffba1d50b4cd52
"
,
x86_64:
"
6f9b516addfc22907787896517e400a62f35e0de4a7b4d864b26b61dbe1b7552
"
binary_sha
1
({
i686:
"
2f6fabc6e7b86fa2f21d19f9617d2641c5862a30
"
,
x86_64:
"
7701c06a704722b73bf8468a9d7819693e6d4be0
"
})
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment