snyk 1.1295.2 → 1.1295.3
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
|
+
49d098a9cba3c82396d6e46fd008bb8f72dda58a2e288c9ff23a8d4c5f15a4b6 snyk-iac-test_0.57.3_Darwin_x86_64
|
|
5054
|
+
4daae85505600d1ab37265f6df8cc118c69d2219aa8f79b19616560d18744c06 snyk-iac-test_0.57.3_Darwin_arm64
|
|
5055
|
+
783aa249e55a04f5b2811e9e8a5c6395b2ede1bc26fc3dbaacd69fc9756739cc snyk-iac-test_0.57.3_Windows_x86_64.exe
|
|
5056
|
+
e3ff14d4f4b2cf26353698b108aa9ca987191207a0e3b6cd3d56351255e7ef73 snyk-iac-test_0.57.3_Linux_arm64
|
|
5057
|
+
fab10ed6395385cf06b95745e451e56ccb7a3e3ec0d7f541a7cf8047a3d27db7 snyk-iac-test_0.57.3_Linux_x86_64
|
|
5058
5058
|
`;
|
|
5059
5059
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
5060
5060
|
function formatPolicyEngineFileName(releaseVersion) {
|