diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:02 +0000 |
| commit | bd372914f9dc392acda551e7a6b85af67f2cc5e3 (patch) | |
| tree | aa6896d4851c7ee78f30d37df4b34213ef139ed3 /repos/extra/libuv/abuild | |
| parent | 6d7d6583f4377b327f087e89b2e860e4e6ff9c9b (diff) | |
| download | alicelinux-bd372914f9dc392acda551e7a6b85af67f2cc5e3.tar.gz alicelinux-bd372914f9dc392acda551e7a6b85af67f2cc5e3.zip | |
libuv: updated to 1.52.0
Diffstat (limited to 'repos/extra/libuv/abuild')
| -rw-r--r-- | repos/extra/libuv/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libuv/abuild b/repos/extra/libuv/abuild index bc5df060..1a0d64fa 100644 --- a/repos/extra/libuv/abuild +++ b/repos/extra/libuv/abuild @@ -1,5 +1,5 @@ name=libuv -version=1.51.0 +version=1.52.0 release=1 source="https://dist.$name.org/dist/v$version/$name-v$version.tar.gz" |