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 5033c25 commit 36440c5Copy full SHA for 36440c5
liburing.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: liburing
3
- version: "2.8"
+ version: "2.9"
4
epoch: 0
5
description: Linux kernel io_uring access library.
6
copyright:
@@ -20,7 +20,7 @@ environment:
20
pipeline:
21
- uses: git-checkout
22
with:
23
- expected-commit: 80272cbeb42bcd0b39a75685a50b0009b77cd380
+ expected-commit: 08468cc3830185c75f9e7edefd88aa01e5c2f8ab
24
repository: https://github.com/axboe/liburing.git
25
tag: liburing-${{package.version}}
26
0 commit comments