diff --git a/index.js b/index.js index 9d1f6f9..dfa79a0 100644 --- a/index.js +++ b/index.js @@ -33984,7 +33984,7 @@ function requireSrc () { } async function main() { - const version = "v1.23.1"; + const version = "v1.24.0"; const binaryName = getBinaryName(); const binaryPath = path.join(__dirname, "dist");