We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bffb679 + f97f77c commit d3346e1Copy full SHA for d3346e1
quint/src/quintVerifier.ts
@@ -38,7 +38,7 @@ import type { Buffer } from 'buffer'
38
import type { PackageDefinition as ProtoPackageDefinition } from '@grpc/proto-loader'
39
40
const APALACHE_SERVER_URI = 'localhost:8822'
41
-const APALACHE_VERSION_TAG = '0.44.2'
+const APALACHE_VERSION_TAG = '0.44.7'
42
// TODO: used by GitHub api approach: https://github.com/informalsystems/quint/issues/1124
43
// const APALACHE_TGZ = 'apalache.tgz'
44
0 commit comments