Update package version to 1.52.0

This commit is contained in:
2026-02-13 21:37:49 +02:00
parent 5f37e7a29a
commit e0435beea8
+6 -2
View File
@@ -1,8 +1,12 @@
name: libuv name: libuv
description: Cross-platform asynchronous I/O description: Cross-platform asynchronous I/O
version: 1.51.0 version: 1.52.0
revision: 1
url: https://github.com/libuv/libuv url: https://github.com/libuv/libuv
license: MIT,CC-BY-4.0,ISC license: MIT,CC-BY-4.0,ISC
maintainers:
- [email protected]
architecture: any architecture: any
depends: ["glibc"]
type: source type: source
depends:
- glibc