EXE
WinGet
GitHub Desktop
GitHub, Inc. · 3.5.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
GitHubDesktopSetup-x64.exe --silent
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GitHubDesktop
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.5.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
GitHubDesktopSetup-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.GitHubDesktop
Version
3.5.2
Description
Focus on what matters instead of fighting with Git.
License
MIT
↗
Homepage
https://github.com/apps/desktop
Installer URL
https://desktop.githubusercontent.com/releases/3.5.2-14087268/GitHubDesktopSetup-x64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
[Fixed] Fix the crash that sometimes occurs when opening Pull Request-related notifications - #20761
[Fixed] Ensure the cursor type on links is pointer - #20766. Thanks @huanfe1!
[Fixed] Fix CmdOrCtrl+Enter in squash dialog - #20716
[Fixed] Keyboard selection in the repository list now persists when the list of repositories update - #20672
[Fixed] Organization is no longer prefixed to repositories with aliases in the recent group - #20651
[Improved] Tutorial responsively adapts at high zoom lev…