• v12.8.2.7 e080195cfb

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

    zachhandley released this 2026-04-17 16:46:34 +00:00 | 19 commits to main since this release

    Forgejo Runner v12.8.2.7 - Multi-Platform Release

    Based on upstream Forgejo Runner v12.8.2

    Downloads

    Platform Binary Checksum
    macOS Apple Silicon forgejo-runner-12.8.2.7-darwin-arm64 50d0796f47741aa898ca4138b81e7dbb4364facc504a0befd37d65482d6628be
    macOS Intel forgejo-runner-12.8.2.7-darwin-amd64 378f8c6939d3f848203e3be10d58958eeb6404f994bfb0f97daf85f277c813cc
    Linux x64 forgejo-runner-12.8.2.7-linux-amd64 6c8841e8591dd2876e74eca3190adb7c5c647bf26409fa2437d2b08805baaa26
    Linux ARM64 forgejo-runner-12.8.2.7-linux-arm64 36ccf6fc82383c4fdaa34126e4fa08c7236d1d90275ebf8305612826bd3f378e
    Windows x64 forgejo-runner-12.8.2.7-windows-amd64.exe 2d462a775cdd0819ad3f2f2c7b6f92b20683aa62821892c494f5b3c1cbc895d9

    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.8.2.7/
    

    Windows (Manual):

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