mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Rename Homebrew input for Linear from `linear-linear` to `linear` and update slug paths accordingly. Update ee/maintained-apps/outputs/apps.json and website routes to use `linear/darwin` and the `/software-catalog/linear` route. Add ee/maintained-apps/outputs/linear/darwin.json with version 1.28.13 metadata, installer/uninstall script refs and scripts, queries, and sha256. This normalizes naming and exposes the Darwin package for Linear.
8 lines
182 B
JSON
8 lines
182 B
JSON
{
|
|
"name": "Linear",
|
|
"unique_identifier": "com.linear",
|
|
"token": "linear",
|
|
"installer_format": "zip",
|
|
"slug": "linear/darwin",
|
|
"default_categories": ["Developer tools"]
|
|
}
|