Skip to content

Commit 8defa9e

Browse files
authored
Merge pull request #1466 from agalwood/hotfix/aria2_x64_20230428
fix: rebuild darwin x64 aria2c bin
2 parents 0b3161c + cb6d9f2 commit 8defa9e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

extra/darwin/x64/engine/aria2c

471 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"postinstall": "electron-builder install-app-deps && npm run lint:fix"
3333
},
3434
"engines": {
35-
"node" : ">=18.0.0"
35+
"node" : ">=16.0.0"
3636
},
3737
"dependencies": {
3838
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)