Add Microsoft Remote Help as a macOS FMA (#47055)

Add maintained-app metadata for Microsoft Remote Help on darwin: new
Homebrew input
(ee/maintained-apps/inputs/homebrew/microsoft-remote-help.json),
register the darwin variant in ee/maintained-apps/outputs/apps.json, and
add detailed release data in
ee/maintained-apps/outputs/microsoft-remote-help/darwin.json. The darwin
output includes version 1.0.2601221, installer URL, SHA256,
installer/uninstaller script refs and existence/patched queries to
detect installation state.
This commit is contained in:
Allen Houchins
2026-06-07 21:36:42 -05:00
committed by GitHub
parent 8dd8641eb1
commit 058bd8a662
3 changed files with 37 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"name": "Microsoft Remote Help",
"slug": "microsoft-remote-help/darwin",
"unique_identifier": "com.microsoft.remotehelp",
"token": "microsoft-remote-help",
"installer_format": "pkg",
"default_categories": ["Productivity"]
}
+7
View File
@@ -1793,6 +1793,13 @@
"unique_identifier": "com.microsoft.Powerpoint",
"description": "Microsoft PowerPoint empowers you to create clean slideshow presentations and intricate pitch decks."
},
{
"name": "Microsoft Remote Help",
"slug": "microsoft-remote-help/darwin",
"platform": "darwin",
"unique_identifier": "com.microsoft.remotehelp",
"description": "Microsoft Remote Help is an application that works with Microsoft Intune to provide secure, assisted remote connections between helpdesk staff and users."
},
{
"name": "Microsoft Remote Help",
"slug": "microsoft-remote-help/windows",
File diff suppressed because one or more lines are too long