liquidaty/zsv

Set up macosx/clang homebrew tap

iamazeem opened this issue · 3 comments

  • Set up macosx/clang homebrew tap.
  • Install and test to verify.

Set up and tested via https://github.com/iamazeem/homebrew-zsv.

$ brew tap iamazeem/zsv
==>Tapping iamazeem/zsv
Cloning into '/usr/local/Homebrew/Library/Taps/iamazeem/homebrew-zsv'...
Tapped 1 formula (15 files, 10.9KB).
==>Downloading https://github.com/liquidaty/zsv/releases/download/v0.0.4-alpha/zsv-0.0.4-alpha-amd64-macosx-clang.tar.gz
==>Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/439618301/9286f3b0-7f3d-4ba5-badb-d69bac3de110?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220618T054639Z&X-Amz-Expires=300&X-Amz-Signature=18354aac4087ae29873eee0dcf6be8ae05072b1259bd8c74080b3576399a8d18&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=439618301&response-content-disposition=attachment%3B%20filename%3Dzsv-0.0.4-alpha-amd64-macosx-clang.tar.gz&response-content-type=application%2Foctet-stream
==>Installing zsv from iamazeem/zsv
🍺  /usr/local/Cellar/zsv/0.0.4-alpha: 3 files, 2.0MB, built in 4 seconds
==>Running `brew cleanup zsv`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).

$ zsv version
zsv version 8d56e76

@liquidaty: From the zsv version output i.e. zsv version 8d56e76, it looks like that the correct version has not been updated in the binary itself. It should have been v0.0.4-alpha instead of 8d56e76. This needs to be fixed.

Transferred ownership of https://github.com/iamazeem/homebrew-zsv to @liquidaty.
Closing this as completed.
Will continue on the PR if needed.
README might need to be updated for installation instructions.