Skip to content

Commit

Permalink
update libuv to 1.49.1 (#5482)
Browse files Browse the repository at this point in the history
  • Loading branch information
c8ef authored Oct 13, 2024
1 parent 9c99372 commit 1b7ba33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/l/libuv/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package("libuv")
set_urls("https://github.com/libuv/libuv/archive/refs/tags/$(version).zip",
"https://github.com/libuv/libuv.git")

add_versions("v1.49.1", "94312ede44c6cae544ae316557e2651aea65efce5da06f8d44685db08392ec5d")
add_versions("v1.49.0", "99378c7911af3f0141b085aa59feb76ff54885e4bbc516be677c06c952fb9fa0")
add_versions("v1.48.0", "6dd637af0c23bee06b685a94e22f7e695f4ea7a9ab705485e32e658d4fd0125b")
add_versions("v1.47.0", "d50af7e6d72526db137e66fad812421c8a1cae09d146b0ec2bb9a22c5f23ba93")
Expand Down

0 comments on commit 1b7ba33

Please sign in to comment.