libuv-julia: Add v1.48.0 (#46705)

This commit is contained in:
Mosè Giordano 2024-10-02 18:47:50 +01:00 committed by GitHub
parent f8bd11c18f
commit 1245a2e058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ class LibuvJulia(AutotoolsPackage):
license("CC-BY-4.0")
# julia's libuv fork doesn't tag (all?) releases, so we fix commits.
version("1.48.0", commit="ca3a5a431a1c37859b6508e6b2a288092337029a")
version("1.44.3", commit="2723e256e952be0b015b3c0086f717c3d365d97e")
version("1.44.2", commit="e6f0e4900e195c8352f821abe2b3cffc3089547b")
version("1.44.1", commit="1b2d16477fe1142adea952168d828a066e03ee4c")