MSI
WinGet
DevPod
Loft Labs, Inc. · 0.6.12 · 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
{2ECA2C56-0E3D-4C2A-9C42-996B0B3904F4}
Product version operator
Greater than or equal to
Product version
0.6.12
MSI Properties
Product Code
{2ECA2C56-0E3D-4C2A-9C42-996B0B3904F4}
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.12
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.12/DevPod_windows_x64_en-US.msi
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
What's Changed
- docs: Add a Fedora package name to install doc by @vorburger in #1618
- Add libgles2-mesa to install (fixes #1615) by @vorburger in #1616
- feat: Add empty state to logs of pro workspaces by @PRTTMPRPHT in #1622
- fix(desktop): hide stop modal warning if workspace is in running state by @pascalbreuninger in #1625
- fix(desktop): remove full screen health check warnings. This was causing issues in scenarios where the availability fluctuates by @pascalbreuninger in #1624
- fix: Fi…