version bump: libuv 1.52.0
Some checks failed
CI / build (-Dbuild-tests -Dbuild-benchmarks, true, macos-latest, 0.15.2) (push) Has been cancelled
CI / build (macos-latest, 0.14.1) (push) Has been cancelled
CI / build (macos-latest, master) (push) Has been cancelled
CI / build (ubuntu-latest, 0.14.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.15.2) (push) Has been cancelled
CI / build (ubuntu-latest, master) (push) Has been cancelled
CI / build (windows-latest, 0.14.1) (push) Has been cancelled
CI / build (windows-latest, 0.15.2) (push) Has been cancelled
CI / build (windows-latest, master) (push) Has been cancelled

This commit is contained in:
bfredl
2026-02-11 11:28:21 +01:00
parent 42b4759ef9
commit dd606c7686
3 changed files with 5 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ your_exe.linkLibrary(libuv_dep.artifact("uv"));
| Refname | libuv Version | Compatible Zig Version(s) |
|-----------|----------------|--------------------------------|
| `master` | `1.51.0` | `0.14.1`, `0.15.2`, `0.16-dev` |
| `master` | `1.52.0` | `0.14.1`, `0.15.2`, `0.16-dev` |
| `v1.51.0` | `1.51.0` | `0.14.1`, `0.15.2`, `0.16-dev` |
| `v1.50.0` | `1.50.0` | `0.14.1`, `0.15.2` |