May 08, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/installer
  Commit: 2584521f2edf0246b291ec4d93e665a31a8c8b37
      https://github.com/dlang/installer/commit/2584521f2edf0246b291ec4d93e665a31a8c8b37
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  correctly detect liblzma/xz support on OSX

- newer versions of libarchive have builtin support for xz


  Commit: 454e6e4e6e77726bd1532f7362787ddbd8ff2afb
      https://github.com/dlang/installer/commit/454e6e4e6e77726bd1532f7362787ddbd8ff2afb
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  Merge pull request #178 from MartinNowak/fix_installer_osx

correctly detect liblzma/xz support on OSX


Compare: https://github.com/dlang/installer/compare/bfa52bb0cb08...454e6e4e6e77