diff --git a/zstd.json b/zstd.json index 27bbaa4e65..e6025bbbfa 100644 --- a/zstd.json +++ b/zstd.json @@ -2,15 +2,15 @@ "homepage": "http://www.zstd.net/", "license": "BSD-3-Clause", "description": "Zstandard is a real-time compression algorithm, providing high compression ratios.", - "version": "1.3.5", + "version": "1.3.6", "architecture": { "64bit": { - "url": "https://github.com/facebook/zstd/releases/download/v1.3.5/zstd-v1.3.5-win64.zip", - "hash": "5dabee0ab14a92d73226cf8cb90d09a17b96b77542dffd173bdeeb3c3a3bab4a" + "url": "https://github.com/facebook/zstd/releases/download/v1.3.6/zstd-v1.3.6-win64.zip", + "hash": "113fc3d62d4a0a6a8497d588679034435be87193138a42b2f7163ff8e9e456ed" }, "32bit": { - "url": "https://github.com/facebook/zstd/releases/download/v1.3.5/zstd-v1.3.5-win32.zip", - "hash": "836591dd15d78b22bd29ab0146c2291dbe27772941d56caac258ce0c36ae7070" + "url": "https://github.com/facebook/zstd/releases/download/v1.3.6/zstd-v1.3.6-win32.zip", + "hash": "7e7363f084bf23721bee649c2ffcf5b5a19c8b3bde63d07dfff6a4162b76ca16" } }, "bin": "zstd.exe",