This repository was archived by the owner on Dec 13, 2025. It is now read-only.
v1.1.0
Install patchy 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.1.0/patchy-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/NikitaRevenco/patchy/releases/download/v1.1.0/patchy-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchyInstall prebuilt binaries into your npm project
npm install @nikitarevenco/patchy@1.1.0Download patchy 1.1.0
| File | Platform | Checksum |
|---|---|---|
| patchy-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| patchy-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| patchy-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| patchy-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| patchy-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| patchy-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| patchy-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |