Skip to content

Commit

Permalink
feat: upgrade core
Browse files Browse the repository at this point in the history
  • Loading branch information
igoogolx committed Feb 18, 2024
1 parent 6ddc49d commit 19ebc08
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.23.0';
const rawCoreVersion = '0.24.0';

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

0 comments on commit 19ebc08

Please sign in to comment.