MSI
WinGet
GitHub Desktop Beta
GitHub, Inc. · 3.5.5-beta2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitHubDesktopSetup-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{42BE184E-9DEA-4FF1-8520-CAF033E9F2A1}
Product version operator
Greater than or equal to
Product version
3.5.5-beta2
MSI Properties
Product Code
{42BE184E-9DEA-4FF1-8520-CAF033E9F2A1}
File Identity
Filename
GitHubDesktopSetup-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.GitHubDesktop.Beta
Version
3.5.5-beta2
Description
GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.
License
MIT
↗
Homepage
https://desktop.github.com/beta/
Support
https://support.github.com/
Installer URL
https://github.com/desktop/desktop/releases/download/release-3.5.5-beta2/GitHubDesktopSetup-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
New
- Enable one-time opening of a repository in an alternate editor` - #21436. Thanks @jackfreem!
Fixed
- Git output containing multibyte characters is handled correctly avoiding unexpected crashes - #21469
- Enterprise is spelled correctly in Account preferences - #21454
- Commits made by Copilot now use the Copilot avatar - #21475
Improved
- Updated "push needs pull" warning message for clarity - #21423. Thanks @movahhedi!