Skip to content

v0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 07:35
· 85 commits to main since this release
9afc5fb

Updates

  • ๐Ÿ†• Add new info command for showing an information of an image
    • for more information run icu info -h
  • ๐Ÿ› Bug fix

Install icu_tool 0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/W-Mai/icu/releases/download/v0.1.8/icu_tool-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/W-Mai/icu/releases/download/v0.1.8/icu_tool-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install W-Mai/homebrew-icu/icu_tool

Download icu_tool 0.1.8

File Platform Checksum
icu_tool-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
icu_tool-x86_64-apple-darwin.tar.xz Intel macOS checksum
icu_tool-x86_64-pc-windows-msvc.zip x64 Windows checksum
icu_tool-x86_64-pc-windows-msvc.msi x64 Windows checksum
icu_tool-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum