We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a159eac commit eee7226Copy full SHA for eee7226
1 file changed
packages/l/llhttp/xmake.lua
@@ -5,6 +5,7 @@ package("llhttp")
5
6
add_urls("https://github.com/nodejs/llhttp/archive/refs/tags/release/$(version).tar.gz")
7
8
+ add_versions("v9.4.1", "86a8c16759fdcc7aa2c9841fbe8ba2e77ea98be7d5d45615f2604776d0ff78c7")
9
add_versions("v9.3.1", "c14a93f287d3dbd6580d08af968294f8bcc61e1e1e3c34301549d00f3cf09365")
10
add_versions("v9.3.0", "1a2b45cb8dda7082b307d336607023aa65549d6f060da1d246b1313da22b685a")
11
add_versions("v9.2.1", "3c163891446e529604b590f9ad097b2e98b5ef7e4d3ddcf1cf98b62ca668f23e")
0 commit comments