snyk 1.1012.0 → 1.1013.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
|
@@ -4661,12 +4661,12 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
4661
4661
|
exports.getChecksum = exports.formatPolicyEngineFileName = exports.policyEngineVersion = void 0;
|
|
4662
4662
|
const os = __webpack_require__(12087);
|
|
4663
4663
|
const policyEngineChecksums = `
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
|
|
4669
|
-
|
|
4664
|
+
0cb968b3547cc074c68fda705773ed87748869562fedcd580c6ec6a08c542404 snyk-iac-test_0.32.0_Linux_x86_64
|
|
4665
|
+
3326e5f31086dbf013361c6dc9360852953917236d211ceacde004ab0377e423 snyk-iac-test_0.32.0_Linux_arm64
|
|
4666
|
+
54ced701a5d739a58b3b557336895f109d6bea5b375138e12955f5c5b89a9b9e snyk-iac-test_0.32.0_Windows_x86_64.exe
|
|
4667
|
+
5c3bdfcfcce4548a32566f60d5619b4a0045368eb273ba52956815d7eeeb737b snyk-iac-test_0.32.0_Windows_arm64.exe
|
|
4668
|
+
6bed31a6829b4a54ba33b0f2a60fab25176720fbb99ea0eab820217faf053cb8 snyk-iac-test_0.32.0_Darwin_x86_64
|
|
4669
|
+
88090f61231e1327e66a60be9252cf1295b6fdb0d4817809760d9aadc3942580 snyk-iac-test_0.32.0_Darwin_arm64
|
|
4670
4670
|
`;
|
|
4671
4671
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
4672
4672
|
function formatPolicyEngineFileName(releaseVersion) {
|