MSI
WinGet
DevPod
Loft Labs, Inc. · 0.6.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i DevPod_windows_x64_en-US.msi /quiet
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{C2BDC15F-E570-4CD4-A639-597C9670C7F1}
Product version operator
Greater than or equal to
Product version
0.6.7
MSI Properties
Product Code
{C2BDC15F-E570-4CD4-A639-597C9670C7F1}
File Identity
Filename
DevPod_windows_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LoftLabs.DevPod
Version
0.6.7
Description
DevPod is a tool used to create reproducible developer environments. Each developer environment runs in a separate container and is specified through a devcontainer.json.
License
MPL-2.0
↗
Homepage
https://devpod.sh/
Installer URL
https://github.com/loft-sh/devpod/releases/download/v0.6.7/DevPod_windows_x64_en-US.msi
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
What's Changed
- fix: do not block specifying options if command is used from desktop. The options will be filled in later by @pascalbreuninger in #1522
- Provide a default value for TMPDIR in the case none is given by @mikedlr in #1511
- Support COMPOSE_PROJECT_NAME by @bkneis in #1524
New Contributors
- @mikedlr made their first contribution in #1511
Full Changelog: https://github.com/loft-sh/devpod/compare/v0.6.6...v0.6.7