{ "version": "1.5.6", "description": "High compression ratios compression algorithm", "homepage": "https://facebook.github.io/zstd/", "license": "BSD-3-Clause", "architecture": { "64bit": { "url": "https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-v1.5.6-win64.zip", "hash": "e84baaa9f8902bed43b4446405a9b59bf922d357475a281305c4885d8c83c4c2", "extract_dir": "zstd-v1.5.6-win64" } }, "bin": "zstd.exe", "checkver": { "github": "https://github.com/facebook/zstd" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win64.zip", "extract_dir": "zstd-v$version-win64" } } } }