mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 18:37:37 +00:00
Changed the installer format for ExpressVPN from pkg to zip and added a custom install script to handle extraction and installation. Updated the version, installer URL, script reference, and SHA256 in the output manifest to reflect the new release (12.1.0.12128).
11 lines
No EOL
306 B
JSON
11 lines
No EOL
306 B
JSON
{
|
|
"name": "ExpressVPN",
|
|
"unique_identifier": "com.expressvpn.ExpressVPN",
|
|
"token": "expressvpn",
|
|
"installer_format": "zip",
|
|
"slug": "expressvpn/darwin",
|
|
"default_categories": [
|
|
"Productivity"
|
|
],
|
|
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/expressvpn-install.sh"
|
|
} |