fleet/ee/maintained-apps/inputs/winget
Allen Houchins 72dfd1f414
Add Yubico Authenticator as a Windows FMA (#39351)
This pull request adds support for managing the Yubico Authenticator
application on Windows. The changes introduce the necessary metadata,
installation and uninstallation scripts, and update the application
catalog to include this new platform-specific entry.

**Addition of Yubico Authenticator for Windows:**

* Added a new input file with metadata for the Windows version of Yubico
Authenticator, specifying details like package identifier, architecture,
and default categories in `yubico-authenticator.json`.
* Created an output file containing version information, installation
and uninstallation scripts, installer URL, SHA256 hash, and upgrade code
for Yubico Authenticator on Windows in
`yubico-authenticator/windows.json`.
* Updated the main application catalog (`apps.json`) to include a
Windows-specific entry for Yubico Authenticator, with appropriate slug
and description.

**Frontend icon update:**

* Updated the image data for the Yubico Authenticator icon in the
frontend component to reflect the correct or updated icon asset.
2026-02-04 15:13:30 -06:00
..
scripts Remove Microsoft Company Portal app and scripts (#38506) 2026-01-20 07:38:33 -06:00
1password.json Fix 1Password Windows publisher name capitalization (#37946) 2026-01-07 08:59:26 -06:00
7-zip.json Add 7-zip as a Windows Fleet-maintained app (#37222) 2025-12-16 09:55:30 -06:00
8x8-work.json Add 8x8 Work as a Windows FMA (#37236) 2025-12-13 21:10:20 -06:00
010-editor.json Add 010 Editor as a Windows FMA (#37234) 2025-12-13 21:00:02 -06:00
adobe-acrobat-reader.json Add Fleet-managed app: Adobe Acrobat Reader for Windows (#36075) 2025-11-21 13:34:28 -06:00
aircall.json FMA: Fix aircall category typo and add string check for category in generator (#37815) 2026-01-02 17:03:10 -05:00
airtame.json Add Airtame as a macOS and Windows FMA (#37248) 2025-12-14 21:45:47 -06:00
asana.json Add Asana as a Windows FMA (#36855) 2025-12-07 22:42:35 -06:00
blender.json Add Blender as a macOS and Windows FMA (#36992) 2025-12-09 13:31:10 -06:00
box-drive.json software categories: backend (#28479) 2025-05-02 11:41:26 -04:00
brave-browser.json software categories: backend (#28479) 2025-05-02 11:41:26 -04:00
camtasia.json Add Camtasia as a macOS & Windows FMA (#36449) 2025-12-02 09:53:46 -06:00
cisco-jabber.json Add Cisco Jabber as a Windows FMA (#36948) 2025-12-08 22:03:17 -06:00
clickup.json Add ClickUp as a Windows FMA (#36942) 2025-12-08 19:12:33 -06:00
cloudflare-warp.json software categories: backend (#28479) 2025-05-02 11:41:26 -04:00
crashplan.json Add CrashPlan as a macOS and Windows FMA (#37348) 2025-12-16 13:24:27 -06:00
cursor.json Add Cursor FMA for Windows (#34069) (#34712) 2025-10-24 10:17:48 -04:00
cyberduck.json Add Cyberduck as a Windows FMA (#36944) 2025-12-08 19:42:35 -06:00
discord.json Add Discord FMA for macOS and Windows (#35814) 2025-11-17 11:41:06 -06:00
docker.json Add Docker Desktop for Windows to Fleet-maintained apps (#36123) 2025-11-21 13:32:49 -06:00
figma.json Add Figma as a FMA for Windows (#35815) 2025-11-17 13:57:06 -06:00
firefox.json Creating Windows FMA for Firefox (#35453) 2025-11-14 21:49:24 -06:00
github-desktop.json Add GitHub Desktop as a Windows FMA (#36444) 2025-12-01 10:12:51 -06:00
google-chrome.json Add no_check to Google Chrome FMA for Windows (#37380) 2025-12-16 19:17:11 -06:00
google-drive.json Add FMA: Google Drive (#35915) 2025-11-18 19:53:34 -06:00
inkscape.json Add Inkscape as a Windows FMA (#37386) 2025-12-16 21:39:05 -06:00
keepassxc.json Add Fleet-managed app: KeePassXC for Windows (#36908) 2025-12-08 13:27:07 -06:00
microsoft-edge.json Add Microsoft Edge as a Windows FMA (#37224) 2025-12-12 22:04:29 -06:00
notepad++.json Add Notepad++ as a Windows FMA (#37859) 2026-01-05 13:42:49 -06:00
notion.json Add Notion as a Windows FMA (#37226) 2025-12-12 23:00:35 -06:00
obs.json Add OBS Studio as a Windows FMA (#37628) 2025-12-22 21:42:20 -06:00
postman.json Add Postman as a Windows FMA (#37227) 2025-12-12 23:17:32 -06:00
slack.json Fix Slack Windows app name to match registry (#37948) 2026-01-07 08:58:54 -06:00
sourcetree.json Add Sourcetree as a Windows FMA (#37594) 2025-12-20 22:42:48 -06:00
spotify.json Add Spotify as a Windows FMA (#37630) 2025-12-22 22:19:39 -06:00
steam.json Add Steam as a macOS and Windows FMA (#37383) 2025-12-16 21:05:19 -06:00
sublime-text.json Add Sublime Text as a Windows FMA (#36448) 2025-12-01 11:56:01 -06:00
tailscale.json Add Tailscale as a Windows FMA (#36445) 2025-12-01 10:47:33 -06:00
teamviewer.json Update Fleet-maintained apps (#36709) 2025-12-04 17:14:46 -06:00
telegram.json Add Telegram as a macOS and Windows FMA (#35968) 2025-11-19 10:17:54 -06:00
twingate.json Add Twingate as a Windows FMA (#36949) 2025-12-08 22:29:39 -06:00
visual-studio-code.json software categories: backend (#28479) 2025-05-02 11:41:26 -04:00
vlc.json Fix VLC media player FMA grouping (#36950) 2025-12-08 22:34:20 -06:00
webex.json Add Cisco Webex as Windows FMA (#36463) 2025-11-30 22:24:01 -06:00
wireshark.json Add Wireshark as a Windows FMA (#36953) 2025-12-08 23:12:13 -06:00
yubico-authenticator.json Add Yubico Authenticator as a Windows FMA (#39351) 2026-02-04 15:13:30 -06:00
zoom.json Create new FMA for Zoom for Windows (#35501) 2025-11-14 21:33:36 -06:00