diff --git a/Formula/zstd.rb b/Formula/zstd.rb index a44c90d7df..9ccc699a21 100644 --- a/Formula/zstd.rb +++ b/Formula/zstd.rb @@ -1,8 +1,8 @@ class Zstd < Formula desc "Zstandard is a real-time compression algorithm" homepage "https://facebook.github.io/zstd/" - url "https://github.com/facebook/zstd/archive/v1.4.3.tar.gz" - sha256 "5eda3502ecc285c3c92ee0cc8cd002234dee39d539b3f692997a0e80de1d33de" + url "https://github.com/facebook/zstd/archive/v1.4.4.tar.gz" + sha256 "a364f5162c7d1a455cc915e8e3cf5f4bd8b75d09bc0f53965b0c9ca1383c52c8" bottle do cellar :any