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 @@ -9,11 +9,11 @@ const child_process = require('child_process')
99
1010const coreDict = {
1111 'macos-arm64' :
12- 'https://github.com/TohruskyDev /Final2x-core/releases/download/2024-11-08/Final2x-core-macos-arm64.7z' ,
12+ 'https://github.com/Tohrusky /Final2x-core/releases/download/2024-11-08/Final2x-core-macos-arm64.7z' ,
1313 'macos-x64' :
14- 'https://github.com/TohruskyDev /Final2x-core/releases/download/2024-11-08/Final2x-core-macos-x64.7z' ,
14+ 'https://github.com/Tohrusky /Final2x-core/releases/download/2024-11-08/Final2x-core-macos-x64.7z' ,
1515 'windows-x64' :
16- 'https://github.com/TohruskyDev /Final2x-core/releases/download/2024-11-08/Final2x-core-windows-latest.7z'
16+ 'https://github.com/Tohrusky /Final2x-core/releases/download/2024-11-08/Final2x-core-windows-latest.7z'
1717}
1818
1919console . log ( '-' . repeat ( 50 ) )
You can’t perform that action at this time.
0 commit comments