snyk 1.1247.0 → 1.1248.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
|
@@ -4921,11 +4921,11 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
4921
4921
|
exports.getChecksum = exports.formatPolicyEngineFileName = exports.policyEngineVersion = void 0;
|
|
4922
4922
|
const os = __webpack_require__(22037);
|
|
4923
4923
|
const policyEngineChecksums = `
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4924
|
+
11e8d1c999ce9bc5aa5cc4df0cb861b81ca564e8a53c41ba99511613638affdc snyk-iac-test_0.50.2_Darwin_arm64
|
|
4925
|
+
73cd835525852bf19998e0a0ba8c943b7d05cd3f0e5aa2bfa187987e5a5437e9 snyk-iac-test_0.50.2_Linux_arm64
|
|
4926
|
+
870d025b3a33ad4e10f50f282b7052aa32e23736302327c56d26704acfbd159e snyk-iac-test_0.50.2_Linux_x86_64
|
|
4927
|
+
9478fdb959fc3bbe18ed5fb8d631d34f3217446f933d5c565a86c976a6297bc7 snyk-iac-test_0.50.2_Windows_x86_64.exe
|
|
4928
|
+
e35327c2592cc7f0ec3676132be5fb038eaf6c3ac3f2560485fb7f734ef7a8e6 snyk-iac-test_0.50.2_Darwin_x86_64
|
|
4929
4929
|
`;
|
|
4930
4930
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
4931
4931
|
function formatPolicyEngineFileName(releaseVersion) {
|