Skip to content

Commit

Permalink
feat: upgrade core
Browse files Browse the repository at this point in the history
  • Loading branch information
igoogolx committed Jan 19, 2024
1 parent 1b18bec commit bf78ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init.dart
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ final assetsPath =
final binDir = Directory(path.join(assetsPath, 'bin'));

const rawCoreName = 'itun2socks';
const rawCoreVersion = '0.21.0';
const rawCoreVersion = '0.22.0';

Future downloadLatestCore(String arch) async {
var releaseArch = LuxCoreName.arch;
Expand Down

0 comments on commit bf78ed0

Please sign in to comment.