ZIP
WinGet
HashiCorp Nomad
HashiCorp · 2.0.1 · x64
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
nomad_2.0.1_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hashicorp.Nomad
Version
2.0.1
Description
An easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.
License
BUSL-1.1
↗
Homepage
https://github.com/hashicorp/nomad
Release Notes
BREAKING CHANGES:
- logging: The allocation logs directory is bind-mounted read-only for task drivers that support with filesystem isolation [GH-27918]
SECURITY:
- dynamic host volumes: Prevent unintended code execution outside the plugin directory (CVE-2026-7474) [GH-27919]
- logging: Protect logging FIFO from symlink swap attacks (CVE-2026-6959) [GH-27918]
- sentinel: require sentinel-override ACL capability for overriding soft-mandatory policies on volumes
- ui: Upgraded Ember to 6.10 [GH-276…