Skip to content

0.3.47 - 2026-02-27

Choose a tag to compare

@github-actions github-actions released this 27 Feb 02:23

Release Notes

Fixed

  • Ensure File() footprint paths resolve to package://... when dependency files are read from ~/.pcb/cache.

Install pcb 0.3.47

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/diodeinc/pcb/releases/download/v0.3.47/pcb-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/diodeinc/pcb/releases/download/v0.3.47/pcb-installer.ps1 | iex"

Download pcb 0.3.47

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