{ "homepage": "http://www.zstd.net/", "license": "BSD-3-Clause", "description": "Zstandard is a real-time compression algorithm, providing high compression ratios.", "version": "1.4.4", "architecture": { "64bit": { "url": "https://github.com/facebook/zstd/releases/download/v1.4.4/zstd-v1.4.4-win64.zip", "hash": "bb1591db8376fb5360640088e0cc9920c6da9cd0f5fd4e9229316261808c1581", "extract_dir": "zstd-v1.4.4-win64" }, "32bit": { "url": "https://github.com/facebook/zstd/releases/download/v1.4.4/zstd-v1.4.4-win32.zip", "hash": "60d4cd6510e7253d33f47a68554a003b50dba05d1db89e16ef32bc26b126b92c", "extract_dir": "zstd-v1.4.4-win32" } }, "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" }, "32bit": { "url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win32.zip", "extract_dir": "zstd-v$version-win32" } } } }