Update Linear slug (#44424)

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.
This commit is contained in:
Allen Houchins
2026-04-29 13:51:25 -05:00
committed by GitHub
parent 52948b25af
commit 7d26b74f24
3 changed files with 3 additions and 3 deletions
@@ -1,8 +1,8 @@
{
"name": "Linear",
"unique_identifier": "com.linear",
"token": "linear-linear",
"token": "linear",
"installer_format": "zip",
"slug": "linear-linear/darwin",
"slug": "linear/darwin",
"default_categories": ["Developer tools"]
}
+1 -1
View File
@@ -1025,7 +1025,7 @@
},
{
"name": "Linear",
"slug": "linear-linear/darwin",
"slug": "linear/darwin",
"platform": "darwin",
"unique_identifier": "com.linear",
"description": "Linear is an app to manage software development and track bugs."