• v0.4.0 008ea81868

    v0.4.0 Stable

    github-actions[bot] released this 2026-03-20 20:54:24 +00:00 | 3 commits to main since this release

    📦 Target List

    Operating System & Architecture Format Checksum (SHA256)
    macOS ARM64 .tar.gz 2780488bb6cfa1e6736c254a2b21cd521ae3224790da21433d0c7672eadd7d90
    Windows ARM64 .msi 59486fd15f201ccfd11b94643ebeb2d54ece7273f530f0eb6d8554a631f3052c
    Windows ARM64 .zip 3b9f15cc39dc6764713e3932d0f0b7526ba4a3f1c37bcad9be2d90d6208e3d18
    Linux ARM64 .deb 6b43ff5e02f50434435c5837a8067a836d91e2b558bb94fa0fefca0fc0a5d17a
    Linux ARM64 .rpm ead2a8432977db81fc22079cc0fe06b27f282bb8c6dc672ad705297b28461a88
    Linux ARM64 .tar.gz c1951ac7c8d3663952400326b836e36f85a02c2cccf216a8169849a1f1f586b8
    Linux ARM64 (musl) .apk cf21079085c9b44a6ccf152759f2668eb7236d9789e8bb1027cc10e47d0e1936
    Linux ARM64 (musl) .tar.gz 8062d688219d2a16f3451658d61be3b83d182ce67f8797786134d3888d603c2a
    archlinux-pkgbuild .tar.gz 39e6a64b3ae2588605f2825f931ece3d2521d22ef004e9acf3faeb9c71716fdb
    Linux ARMv7 .deb 67d687f36e7325d74e0fb2758cd79865c13e8efa284c07c5b65e6d1c268b6ae2
    Linux ARMv7 .rpm 1285de07bda770d5616bf1cf9d8c9cff5fff4c0eea33d878b26951347ebde502
    Linux ARMv7 .tar.gz 1888f7acf7618e44a7472d1cc9221aaf76a3e6245d804e94c7a5ea96c384b9ed
    Linux ARMv7 (musl) .apk c1121de27f2fb31d672b45002105d0c92fae75b9014dd0aab6d8392fdf4513b7
    Linux ARMv7 (musl) .tar.gz 47ee86f56772e7a1cf81a3c32fa37316c20f6ed3db0659f8c5b4037a49e63d45
    Windows x86 .msi 92e2c7094696c76d45f1a77723adac8cb72604cb4bf770441f5f96bf888eb03c
    Windows x86 .zip b1ca5f14ebb0252e72872df50330b939dbcb693dd1e7ed928da7e4e62f339d69
    Linux x86 .deb 0566eebaded121f0de1348d964bf363f41b351b89fe240f20213fd684d7c34a4
    Linux x86 .rpm b94f5c562f99c7e17f4c72d914206baa7bcee6e570840d71b58811a1b8c6ecdc
    Linux x86 .tar.gz e47a98002bfd6af458f0643e94c8931f31ed34ae6567ce6d2d0d7e4565b85dce
    Linux ppc64le .deb d2e4083d032466fbd28a5ce3ae11ac63e9a496497ea2916df8898cbcc2dba039
    Linux ppc64le .rpm ac1196eb2a8fa71cb48d9e8aa15034b0c76d26d051705fa122f8956e0b79145d
    Linux ppc64le .tar.gz 6649fa4a51d360f1ffee2a970abb88bdfaf9940aca255d6687fa9e706e234fb3
    Linux RISC-V 64 .tar.gz 827dbcc8e394774cabe60827b6497792141a3017f9a90bfa06195c63b2ec93ec
    Linux s390x .deb b83d868f8ecdef862ec4c7efd8457c49e2f75f500bc25c7bf42c082792739c7b
    Linux s390x .rpm 00869c9767d1d024a1ff887e27cc7ad5411a6b9ef7bfa5e60ed455796656cabd
    Linux s390x .tar.gz 7041d63704ee38b3c245d7e955a146207f4d689b8a9fb49ab0102dbc866edff0
    macOS x64 .tar.gz 72d0182631cb72a133ac7ad4f583bd2f4efb50ae8c1ca76370a58d6a2ffccdf2
    Windows x64 (GNU) .msi 73fe5c024abc574a37fccb18cfd086a1fd748bd7fbee5781c78c5e3bb5d4a725
    Windows x64 (GNU) .zip fb8753a21d4e89f0a95b75536e076749f4e6fecb67e51da73d950ece3a08651a
    Windows x64 .msi 12a1b4a09dbd9d1147be90bc5d07eda5884486f3cecb8401cba6fd380b6ca0c3
    Windows x64 .zip 9309d0602da0402a23b0845efd3f752c7bf79e56200742c79bc4a52425eb5726
    Linux x64 .deb 35f5c29f2366bc29912dba596f5ffdf327e7fc3fab450f4571d51e4d4f277118
    Linux x64 .rpm d9659136562333a398905ed2e731cd245e67ae2b23294e19c69197fdf98c04a2
    Linux x64 .tar.gz 66c5263600a2be5ffa7c9a5267ef770551813615bc657f62afa295d8b3c7e1b8
    Linux x64 (musl) .apk 4bbd9ac22a66b3565e0175d0bc8fc004b7344e68417611745dc3c7224a1d1e50
    Linux x64 (musl) .tar.gz 4a44c4b7b97e15051da6398e0b4ea38f3df09ac9b14fc08296b65eaf58ad2a5d

    🚀 Quick Installer Guide

    Windows:
    Instructions on using the command to execute install.ps1. This script automatically handles decompression and checks the CPU architecture (AMD64/ARM64).

    irm 'https://github.com/CodeTease/bpwd/releases/latest/download/install.ps1' | iex
    

    Linux/macOS:
    Instructions to execute the install.sh. This script automatically detects the OS (Linux/Darwin) and architecture to load the correct assets from the repository.

    curl -fsSL 'https://github.com/CodeTease/bpwd/releases/latest/download/install.sh' | bash
    

    To install via package managers (APT, RPM, APK, NuGet), please download INSTALLATION.md to view the instructions.

    ⚠️ Additional Information

    Note on i686: This is an older legacy architecture. Support might be limited or deprecated in the future.

    Note on s390x: This is a Big Endian risk architecture. Proceed with caution as some libraries may assume Little Endian.

    Downloads