Skip to content

Commit 081ec5b

Browse files
committed
Update llhttp to 9.4.3
1 parent e92a703 commit 081ec5b

3 files changed

Lines changed: 263 additions & 253 deletions

File tree

3rdparty/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112
## llhttp
113113
- [![Upstream](https://img.shields.io/github/v/release/nodejs/llhttp?label=Upstream)](https://github.com/nodejs/llhttp)
114-
- Version: 9.4.2
114+
- Version: 9.4.3
115115
- License: MIT
116116

117117
## lua

3rdparty/llhttp/include/llhttp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#define LLHTTP_VERSION_MAJOR 9
66
#define LLHTTP_VERSION_MINOR 4
7-
#define LLHTTP_VERSION_PATCH 2
7+
#define LLHTTP_VERSION_PATCH 3
88

99
#ifndef INCLUDE_LLHTTP_ITSELF_H_
1010
#define INCLUDE_LLHTTP_ITSELF_H_

0 commit comments

Comments
 (0)