Skip to content

Commit f13edb0

Browse files
committed
pump compiler version
1 parent c376b37 commit f13edb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

util/getBinary.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const { HttpsProxyAgent } = require('https-proxy-agent');
1010
const { compilerVersion, getPlatformScryptc } = require('../dist');
1111
const { showDownloadFailed } = require('./showerror');
1212

13-
const DEFAULT_COMPILER_VERSION = '1.19.2';
13+
const DEFAULT_COMPILER_VERSION = '1.19.4';
1414

1515
function safeCompilerVersion(cmd) {
1616
try {

0 commit comments

Comments
 (0)