mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
desktop: beta icon
This commit is contained in:
parent
6d58d899f7
commit
206d81e02c
54 changed files with 23 additions and 2 deletions
|
|
@ -4,6 +4,18 @@
|
|||
"identifier": "ai.opencode.desktop.beta",
|
||||
"bundle": {
|
||||
"createUpdaterArtifacts": true,
|
||||
"icon": [
|
||||
"icons/beta/32x32.png",
|
||||
"icons/beta/128x128.png",
|
||||
"icons/beta/128x128@2x.png",
|
||||
"icons/beta/icon.icns",
|
||||
"icons/beta/icon.ico"
|
||||
],
|
||||
"windows": {
|
||||
"nsis": {
|
||||
"installerIcon": "icons/beta/icon.ico"
|
||||
}
|
||||
},
|
||||
"linux": {
|
||||
"rpm": {
|
||||
"compression": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue