snyk 1.1286.4 → 1.1287.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli/917.index.js
CHANGED
|
@@ -4980,11 +4980,11 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
4980
4980
|
exports.getChecksum = exports.formatPolicyEngineFileName = exports.policyEngineVersion = void 0;
|
|
4981
4981
|
const os = __webpack_require__(22037);
|
|
4982
4982
|
const policyEngineChecksums = `
|
|
4983
|
-
|
|
4984
|
-
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
|
|
4983
|
+
44bc8c547e26f0960b95333a273fc6f7154f4919d51f2ee323c4133e29f322fc snyk-iac-test_0.51.3_Linux_arm64
|
|
4984
|
+
955d9416588379dff0ca128d4a26675a5e9575f6bd702fceeab58224f355d007 snyk-iac-test_0.51.3_Darwin_arm64
|
|
4985
|
+
9bb87bff18af15fd50a1e518f78d649373a607a0a3d09e2d88c420649fae020f snyk-iac-test_0.51.3_Windows_x86_64.exe
|
|
4986
|
+
a2d91e709a8908a0df56fd0d05a029ecc75cbcfef6b2c5b80a621472a552952c snyk-iac-test_0.51.3_Linux_x86_64
|
|
4987
|
+
de5676c97e9f9080b2ebcc87bce2bcc9dc17961eadb81816489ea7130ab73ebc snyk-iac-test_0.51.3_Darwin_x86_64
|
|
4988
4988
|
`;
|
|
4989
4989
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
4990
4990
|
function formatPolicyEngineFileName(releaseVersion) {
|