Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #44 from boxen/u75
Browse files Browse the repository at this point in the history
Java 7u67
  • Loading branch information
Adam Ochonicki committed Aug 21, 2014
2 parents a6b24ff + bbdfa28 commit 3bd7785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# include java
class java (
$update_version = '65',
$update_version = '67',
$base_download_url = 'https://s3.amazonaws.com/boxen-downloads/java'
) {
include boxen::config
Expand Down

0 comments on commit 3bd7785

Please sign in to comment.