mirror of
https://git.sanhost.net/sanasol/hytale-f2p.git
synced 2026-02-26 06:41:47 -03:00
fix: fix build tar.zst for arch
This commit is contained in:
@@ -114,11 +114,11 @@
|
||||
}
|
||||
],
|
||||
"icon": "build/icon.png",
|
||||
"category": "Game"
|
||||
},
|
||||
"category": "Game",
|
||||
"pacman": {
|
||||
"compression": "zstd",
|
||||
"artifactName": "${productName}-${version}-${arch}.pkg.tar.zst"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"target": [
|
||||
|
||||
Reference in New Issue
Block a user