snyk 1.1295.1 → 1.1295.2
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
|
@@ -5050,11 +5050,11 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
5050
5050
|
exports.getChecksum = exports.formatPolicyEngineFileName = exports.policyEngineVersion = void 0;
|
|
5051
5051
|
const os = __webpack_require__(22037);
|
|
5052
5052
|
const policyEngineChecksums = `
|
|
5053
|
-
|
|
5054
|
-
|
|
5055
|
-
|
|
5056
|
-
|
|
5057
|
-
|
|
5053
|
+
0cdd258f3763ff665cf55f05dccba5f2e40cfec2af72cd2e07a6132d7d9df8ec snyk-iac-test_0.57.2_Windows_x86_64.exe
|
|
5054
|
+
28491503681c1a8f0857c8b99c8f6f5fbedad5a9da2273b641d1ed37438b8563 snyk-iac-test_0.57.2_Darwin_arm64
|
|
5055
|
+
3a0ecaba0cb859161ab8630b82be76341016a63a160b2054c9552103e72370f6 snyk-iac-test_0.57.2_Linux_arm64
|
|
5056
|
+
59077f8109e18061b177876af0290906fbfc04494de3ac24ab4a22629f35fb8b snyk-iac-test_0.57.2_Linux_x86_64
|
|
5057
|
+
ac80bd7989229680ffda0b80ab6dcc736c9b68e31326be49dcf920dbe67f6c07 snyk-iac-test_0.57.2_Darwin_x86_64
|
|
5058
5058
|
`;
|
|
5059
5059
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
5060
5060
|
function formatPolicyEngineFileName(releaseVersion) {
|