fleet/ee/maintained-apps/inputs/homebrew/expressvpn.json
Allen Houchins 43055d4158
Update ExpressVPN installer to use zip format and script (#38887)
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).
2026-01-27 16:01:07 -06:00

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"
}