Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions libuv.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: libuv
version: 1.45.0
version: 1.46.0
epoch: 0
description: "cross-platform asynchronous I/O library"
copyright:
Expand All @@ -18,7 +18,7 @@ pipeline:
- uses: fetch
with:
uri: https://dist.libuv.org/dist/v${{package.version}}/libuv-v${{package.version}}-dist.tar.gz
expected-sha256: 3793d8c0d6fa587721d010d0555b7e82443fd4e8b3c91e529eb6607592f52b87
expected-sha256: 94f101111ef3209340d7f09c2aa150ddb4feabd2f9d87d47d9f5bded835b8094

- uses: autoconf/configure

Expand Down