ZIP
WinGet
Just
Casey Rodarmor · 1.43.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
just-1.43.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Casey.Just
Version
1.43.0
Description
Just a command runner
License
CC0-1.0
↗
Homepage
https://github.com/casey/just
Installer URL
https://github.com/casey/just/releases/download/1.43.0/just-1.43.0-x86_64-pc-windows-msvc.zip
Release Notes
Added
- Add [default] attribute (#2878 by casey)
- Do not ascend above --ceiling when looking for justfile (#2870 by casey)
Misc
- Don't generate completions at runtime (#2896 by casey)
- Update softprops/action-gh-release to 2.3.3 (#2879 by app/dependabot)
- Add submodule alias and dependency targets to grammar (#2877 by casey)
- Bump actions/checkout to v5 (#2864 by app/dependabot)
- Fix Windows PATH_SEP value in readme (#2859 by casey)
- Fix lints for Rust 1.89 (#2860 by casey)
- Note that De…