mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
remove channel from artifactName
already part of previous
This commit is contained in:
parent
c8cd9f3014
commit
6ed8c8c1e8
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
"arm64"
|
"arm64"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"artifactName": "${productName}-${version}-${channel}-${os}-${arch}.${ext}",
|
"artifactName": "${productName}-${version}-${os}-${arch}.${ext}",
|
||||||
"category": "public.app-category.developer-tools",
|
"category": "public.app-category.developer-tools",
|
||||||
"extendInfo": {
|
"extendInfo": {
|
||||||
"CFBundleDocumentTypes": [
|
"CFBundleDocumentTypes": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue