• v12.7.2.2 ae809beb14

    Forgejo Runner v12.7.2.2
    All checks were successful
    Integration Testing / integration-test (release) Successful in 11s
    Stable

    zachhandley released this 2026-03-16 03:07:10 +00:00 | 2 commits to main since this release

    Forgejo Runner v12.7.2.2 - Multi-Platform Release

    Based on upstream Forgejo Runner v12.7.2

    Downloads

    Platform Binary Checksum
    macOS Apple Silicon forgejo-runner-12.7.2.2-darwin-arm64 82c3bf0ded6a33bd0b88d1c4fb2727d892253c2d7d5e3d87cec6ea7419ee9c86
    macOS Intel forgejo-runner-12.7.2.2-darwin-amd64 062b54ab953d755f9af3d7eec4e258e3dadaed2e767586b1bb40dc0d7c72d0e4
    Linux x64 forgejo-runner-12.7.2.2-linux-amd64 cc2f77b2e3ee9676bcfbeeaa9a668c5c4b74b8a83e9257d2144abe5c9dcf83b1
    Linux ARM64 forgejo-runner-12.7.2.2-linux-arm64 2b4f06acb996463c10423b5876fb8ac81b0543d09cecdaa4e90a116213650a36
    Windows x64 forgejo-runner-12.7.2.2-windows-amd64.exe b35a9f465d114217ab0b221bfcda9cb9bac4923500b50a55fc4a4907483cf744

    Installation

    macOS:

    brew tap blackleafdigital/forgejorunner https://forge.blackleafdigital.com/Public/ForgejoRunner.git
    brew install forgejo-runner
    

    Linux:

    curl -fsSL https://forge.blackleafdigital.com/Public/ForgejoRunner/raw/branch/main/scripts/install-linux.sh | sudo bash
    

    Windows (Chocolatey):

    choco install forgejo-runner --source https://forge.blackleafdigital.com/Public/ForgejoRunner/releases/download/v12.7.2.2/
    

    Windows (Manual):

    irm https://forge.blackleafdigital.com/Public/ForgejoRunner/raw/branch/main/scripts/install-windows.ps1 | iex
    
    Downloads