chsrc/tools/download.ps1

9 lines
635 B
PowerShell
Raw Normal View History

2023-09-20 21:06:02 +08:00
tmp
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-windows.exe
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-x86-windows.exe
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-macos
2023-09-21 21:35:01 +08:00
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-linux
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-aarch64-linux
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-riscv64-linux
curl -LO https://github.com/RubyMetric/chsrc/releases/download/preview/chsrc-armv7-linux