File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ directories:
3
3
buildResources : build
4
4
appId : com.dolthub.dolt-workbench
5
5
productName : Dolt-Workbench
6
- buildVersion : 0.3.52
6
+ buildVersion : 0.3.53
7
7
copyright : Copyright © 2024 DoltHub Inc
8
8
icon : build/linux/icon.png
9
9
files :
@@ -51,18 +51,16 @@ extraFiles:
51
51
- " !**/*.md"
52
52
- from : " build/linux/dolt-${arch}"
53
53
to : resources/dolt
54
-
55
54
linux :
56
55
icon : build/linux/icon.png
57
56
category : " Development"
58
57
target :
59
58
- target : " AppImage"
60
- arch : ["x64","arm64"]
59
+ arch : ["x64", "arm64"]
61
60
artifactName : " ${productName}-linux-${arch}.${ext}"
62
61
executableName : " dolt-workbench"
63
62
synopsis : " SQL workbench for MySQL and PostgreSQL"
64
63
asar : false
65
64
maintainer :
" DoltHub Team <[email protected] >"
66
-
67
65
npmRebuild : false
68
66
electronVersion : 31.7.1
You can’t perform that action at this time.
0 commit comments