We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7cfc5d + 9ff9066 commit 6d25000Copy full SHA for 6d25000
node/binary.js
@@ -3,7 +3,7 @@ const { Binary } = require('@cloudflare/binary-install');
3
const { type, arch } = require('os');
4
const path = require('path');
5
6
-const binaryVersion = '0.1.23241';
+const binaryVersion = '0.1.23667';
7
8
const supportedPlatforms = [
9
{
0 commit comments