mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-10 23:58:38 -06:00
Update binary path
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports.libreList = [
|
||||
{os: 'freebsd', arch: 'arm64', suffix: 'freebsd_arm64.tar.gz'}
|
||||
];
|
||||
|
||||
module.exports.cloudflareVersion = "1.3.4";
|
||||
module.exports.cloudflareVersion = "2.1.0";
|
||||
module.exports.cloudflareList = [
|
||||
// MacOS
|
||||
{os: 'darwin', arch: 'x64', suffix: 'cfspeedtest-x86_64-apple-darwin.tar.gz'},
|
||||
|
||||
Reference in New Issue
Block a user