Automated ingestion of latest Fleet-maintained app data. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added/updated managed release definitions for many applications on both macOS and Windows. * Updated the Mozilla VPN installer script to better handle MSI installs in automation. * Marked Typora for frozen behavior in winget to prevent unintended updates. * **Bug Fixes** * Refreshed download links and integrity checksums across updated app versions. * Improved version detection for newly released builds. * **Improvements** * Enhanced uninstall behavior for select apps (additional cleanup/services and improved media handling for ONLYOFFICE macOS). <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com> Co-authored-by: Allen Houchins <allenhouchins@mac.com>
14 lines
453 B
JSON
14 lines
453 B
JSON
{
|
|
"name": "Typora",
|
|
"slug": "typora/windows",
|
|
"package_identifier": "appmakes.Typora",
|
|
"unique_identifier": "Typora",
|
|
"installer_arch": "x64",
|
|
"installer_type": "exe",
|
|
"installer_scope": "machine",
|
|
"default_categories": ["Productivity"],
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/typora_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/typora_uninstall.ps1",
|
|
"frozen": true
|
|
}
|