snyk 1.1087.0 → 1.1089.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
|
@@ -4842,12 +4842,12 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
4842
4842
|
exports.getChecksum = exports.formatPolicyEngineFileName = exports.policyEngineVersion = void 0;
|
|
4843
4843
|
const os = __webpack_require__(12087);
|
|
4844
4844
|
const policyEngineChecksums = `
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
|
|
4845
|
+
579c215e142a3c771742a7099f2b786fdf382cb9931d8ce1662bf60f59e26d0e snyk-iac-test_0.37.4_Darwin_x86_64
|
|
4846
|
+
5d348a2bb2933596faac3e3d376248ea7acbe642097200d05e4c4a378d382be9 snyk-iac-test_0.37.4_Linux_arm64
|
|
4847
|
+
71a37358468db9a41ef5a9a6a44b3385a1ae47cf106ed7cfca68e085653d33d8 snyk-iac-test_0.37.4_Linux_x86_64
|
|
4848
|
+
8826f1617bfac7f26beb4fdc5bf903b8a04587e3c2846c3201292721b8a760dd snyk-iac-test_0.37.4_Windows_x86_64.exe
|
|
4849
|
+
a69a2b79bb4c27b8147682b7ac8f5433b2296f70f1864e0017d88ffe20089008 snyk-iac-test_0.37.4_Darwin_arm64
|
|
4850
|
+
cabcfcf08c616a7762d19dd918f8edddcab7921eb6b7c628c3fb3981651c8666 snyk-iac-test_0.37.4_Windows_arm64.exe
|
|
4851
4851
|
`;
|
|
4852
4852
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
4853
4853
|
function formatPolicyEngineFileName(releaseVersion) {
|