Skip to content

Commit 534fd4b

Browse files
authored
nginxModules.zstd: 0.1.1 -> 2024-04-22 (#381037)
2 parents 66aed52 + b2415c5 commit 534fd4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/servers/http/nginx/modules.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,8 +1025,8 @@ let self = {
10251025
name = "zstd";
10261026
owner = "tokers";
10271027
repo = "zstd-nginx-module";
1028-
rev = "0.1.1";
1029-
hash = "sha256-1gCV7uUsuYnZfb9e8VfjWkUloVINOUH5qzeJ03kIHgs=";
1028+
rev = "f4ba115e0b0eaecde545e5f37db6aa18917d8f4b";
1029+
hash = "sha256-N8D3KRpd79O8sdlPngtK9Ii7XT2imS4F+nkqsHMHw/w=";
10301030
};
10311031

10321032
inputs = [ zstd ];

0 commit comments

Comments
 (0)