Merge pull request #262329 from SuperSandro2000/nginx-zstd-0-1-0

This commit is contained in:
Ryan Lahfa 2023-10-22 00:59:19 +01:00 committed by GitHub
commit 76d4d2e76b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1022,8 +1022,8 @@ let self = {
name = "zstd";
owner = "tokers";
repo = "zstd-nginx-module";
rev = "25d88c262be47462cf90015ee7ebf6317b6848f9";
sha256 = "sha256-YRluKekhx1tb6e5IL1FPK05jPtzfQPaHI47cdada928=";
rev = "0.1.0";
hash = "sha256-8SBU9hJnKtNrwbpioy+Z/mfiVuqAx+U1t64m5tfEy6o=";
};
inputs = [ zstd ];