File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -356,9 +356,9 @@ module.exports = {
356356 'VideoConference' ,
357357 ] ,
358358 // Available versions: https://freedesktop-sdk.gitlab.io/documentation/updating-sdk/release-notes/
359- runtimeVersion : '24 .08' ,
359+ runtimeVersion : '25 .08' ,
360360 // Available versions: https://github.com/flathub/org.electronjs.Electron2.BaseApp/
361- baseVersion : '24 .08' ,
361+ baseVersion : '25 .08' ,
362362 // Based on https://github.com/malept/electron-installer-flatpak/blob/main/src/installer.js
363363 // Available versions: https://github.com/refi64/zypak/releases
364364 modules : [
@@ -368,7 +368,7 @@ module.exports = {
368368 {
369369 type : 'git' ,
370370 url : 'https://github.com/refi64/zypak' ,
371- tag : 'v2024.01.17 ' ,
371+ tag : 'v2025.09 ' ,
372372 } ,
373373 ] ,
374374 } ,
You can’t perform that action at this time.
0 commit comments