Skip to content

Commit

Permalink
sync up with pantsbuild/binaries#74
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicexplorer committed Jun 13, 2018
1 parent cead478 commit 1a38e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/pants/binaries/binary_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def path_entries(self):

class XZ(NativeTool):
options_scope = 'xz'
default_version = '5.2.4-2'
default_version = '5.2.4-3'
archive_type = 'tgz'

@memoized_property
Expand Down

0 comments on commit 1a38e92

Please sign in to comment.