ZIP
WinGet
Buildkite Agent
Buildkite Pty. Ltd. · 3.124.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
buildkite-agent-windows-arm64-3.124.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Buildkite.Agent
Version
3.124.0
Description
The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network
License
MIT
↗
Homepage
https://buildkite.com/docs/agent
Installer URL
https://github.com/buildkite/agent/releases/download/v3.124.0/buildkite-agent-windows-arm64-3.124.0.zip
Release Notes
v3.124.0 (2026-04-28)
Full Changelog
Added
- feat: build and publish freebsd/arm64 binary #3855 (@buildkate)
- feat: add metrics to record histogram of chunk sizes and compressed size #3833 (@wolfeidau)
Changed
- fix: Hide detached-HEAD advice #3851 (@DrJosh9000)
- Big process refactor, improved Windows signal handling #3814 (@DrJosh9000)
Fixed
- fix: use single-quoted shell escaping for --format env output #3856 (@ss1909)
- fix: More consistent protected env vars #3838 (@DrJosh9000)
- fix: s…