snyk 1.1185.0 → 1.1186.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
|
@@ -4951,11 +4951,11 @@ exports.getChecksum = exports.formatPolicyEngineFileName = exports.policyEngineV
|
|
|
4951
4951
|
const os = __webpack_require__(22037);
|
|
4952
4952
|
// TODO: update!
|
|
4953
4953
|
const policyEngineChecksums = `
|
|
4954
|
-
|
|
4955
|
-
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4954
|
+
1577b258cbdd083b232f5a4d6e579f57678a42bf17cf5cec812e50aa9f400f35 snyk-iac-test_0.47.2_Darwin_arm64
|
|
4955
|
+
4e76a831c087e1e9dacf278a4b4c3b01f4ffeb49c15ce1192fd36c580ece30fc snyk-iac-test_0.47.2_Linux_x86_64
|
|
4956
|
+
a420d4655be8fde67652461d1c311c912f1fa99a07989f752a1e9fd54303b5b9 snyk-iac-test_0.47.2_Darwin_x86_64
|
|
4957
|
+
b4e68106d88b7e28d089289b9ee73abe6025df0307e189397f17d88002029d9e snyk-iac-test_0.47.2_Windows_x86_64.exe
|
|
4958
|
+
c1ca5fbf2fb09e99b95bef456e0f360fbe5a5068d9b5a6dcfd4efea16add6681 snyk-iac-test_0.47.2_Linux_arm64
|
|
4959
4959
|
`;
|
|
4960
4960
|
exports.policyEngineVersion = getPolicyEngineVersion();
|
|
4961
4961
|
function formatPolicyEngineFileName(releaseVersion) {
|