nginxModules.zstd: 0.1.0 -> 0.1.1

This commit is contained in:
Kristoffer Søholm 2023-12-01 21:06:38 +01:00
parent ae4f0a84c0
commit 6c19bd6631

View File

@ -1029,8 +1029,8 @@ let self = {
name = "zstd";
owner = "tokers";
repo = "zstd-nginx-module";
rev = "0.1.0";
hash = "sha256-8SBU9hJnKtNrwbpioy+Z/mfiVuqAx+U1t64m5tfEy6o=";
rev = "0.1.1";
hash = "sha256-1gCV7uUsuYnZfb9e8VfjWkUloVINOUH5qzeJ03kIHgs=";
};
inputs = [ zstd ];