diff --git a/bucket/zstd.json b/bucket/zstd.json index 6ff3c76735..8149518483 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -2,17 +2,17 @@ "homepage": "http://www.zstd.net/", "license": "BSD-3-Clause", "description": "Zstandard is a real-time compression algorithm, providing high compression ratios.", - "version": "1.4.3", + "version": "1.4.4", "architecture": { "64bit": { - "url": "https://github.com/facebook/zstd/releases/download/v1.4.3/zstd-v1.4.3-win64.zip", - "hash": "9b83d744245f23a45f4276b92f8b61358cfb8d83cd2b4f0e910d6f27de4f7269", - "extract_dir": "zstd-v1.4.3-win64" + "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.3/zstd-v1.4.3-win32.zip", - "hash": "55a7a2e92d1663750cdc8b0ab378482a5116b8fc86764d12ed441e37cbe3b811", - "extract_dir": "zstd-v1.4.3-win32" + "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",