File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 BUILD_DIRECTORY : " build"
2020 DISTRIBUTE_DIRECTORY : " distribute"
2121 RELEASE_BUCKET : " slobs-node-libuiohook"
22- ELECTRON_VERSION : " v17.4.11 "
22+ ELECTRON_VERSION : " v25.8.0 "
2323
2424permissions :
2525 contents : read
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
2222
2323SET (NODEJS_URL "https://artifacts.electronjs.org/headers/dist" CACHE STRING "Node.JS URL" )
2424SET (NODEJS_NAME "iojs" CACHE STRING "Node.JS Name" )
25- SET (NODEJS_VERSION "v17.4.11 " CACHE STRING "Node.JS Version" )
25+ SET (NODEJS_VERSION "v25.8.0 " CACHE STRING "Node.JS Version" )
2626
2727include (NodeJS )
2828include (CPack )
Original file line number Diff line number Diff line change 1818 "fs" : " ^0.0.1-security" ,
1919 "path" : " ^0.12.7" ,
2020 "shelljs" : " ^0.8.5" ,
21- "electron" : " ^17.4.11 " ,
21+ "electron" : " ^25.8.0 " ,
2222 "underscore" :" 1.13.4"
2323 },
2424 "dependencies" : {
You can’t perform that action at this time.
0 commit comments