File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " Pinokio" ,
33 "private" : true ,
4- "version" : " 3.143 .0" ,
4+ "version" : " 3.144 .0" ,
55 "homepage" : " https://pinokio.co" ,
66 "description" : " pinokio" ,
77 "main" : " main.js" ,
7676 },
7777 "dmg" : {
7878 "backgroundColor" : " #ffffff" ,
79- "icon" : null
79+ "icon" : null ,
80+ "window" : {
81+ "width" : 520 ,
82+ "height" : 320
83+ },
84+ "iconSize" : 120 ,
85+ "contents" : [
86+ {
87+ "type" : " file" ,
88+ "name" : " Pinokio" ,
89+ "path" : " Pinokio.app" ,
90+ "x" : 160 ,
91+ "y" : 170
92+ },
93+ {
94+ "type" : " link" ,
95+ "name" : " Applications" ,
96+ "path" : " /Applications" ,
97+ "x" : 360 ,
98+ "y" : 170
99+ }
100+ ]
80101 },
81102 "linux" : {
82103 "maintainer" : " Cocktail Peanut <cocktailpeanuts@proton.me>" ,
125146 "electron-store" : " ^8.1.0" ,
126147 "electron-updater" : " ^6.6.2" ,
127148 "electron-window-state" : " ^5.0.3" ,
128- "pinokiod" : " ^3.143 .0"
149+ "pinokiod" : " ^3.144 .0"
129150 },
130151 "devDependencies" : {
131152 "@electron/rebuild" : " 3.2.10" ,
You can’t perform that action at this time.
0 commit comments