Skip to content

Commit

Permalink
llhttp/9.2.0 package update
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfi-bot committed Feb 7, 2024
1 parent 4486f0a commit b6ce4eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions llhttp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: llhttp
version: 9.1.3
epoch: 1
version: 9.2.0
epoch: 0
description: "HTTP parser written against llparse"
copyright:
- license: MIT
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/nodejs/llhttp/archive/v${{package.version}}/llhttp-${{package.version}}.tar.gz
expected-sha512: 037d873eda6b27cb7ef4cbb805ec1172a76dc3ba19f8ca868029ecc2a88129f8c8de3803ce91f6a6c7a995f56ab8267f1001c93009272c34a2350160446153fa
expected-sha512: b735ff74bc2579ffcf841085c78868a5185392360c658cbd5135c726506f9d106d97ac739939d555960b6026c4b6d86604a976d9da7ff500089a3a091a1c2515

- runs: |
npm ci
Expand Down

0 comments on commit b6ce4eb

Please sign in to comment.