mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
feat(desktop): add AppStream MetaInfo file (#6030)
This commit is contained in:
parent
5450644c67
commit
3e09abbfda
2 changed files with 134 additions and 0 deletions
|
|
@ -15,6 +15,13 @@
|
|||
"nsis": {
|
||||
"installerIcon": "icons/prod/icon.ico"
|
||||
}
|
||||
},
|
||||
"linux": {
|
||||
"deb": {
|
||||
"files": {
|
||||
"/usr/share/metainfo/ai.opencode.opencode.metainfo.xml": "release/appstream.metainfo.xml"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue