Skip to content

Commit 09064ab

Browse files
🤖 Update the list of historical stdlibs (#3007)
Co-authored-by: DilumAluthge <[email protected]>
1 parent 1af011a commit 09064ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HistoricalStdlibs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ const STDLIBS_BY_VERSION = [
943943
UUID("a63ad114-7e13-5084-954f-fe012c677804") => ("Mmap", nothing),
944944
UUID("14a3606d-f60d-562e-9121-12d972cd8159") => ("MozillaCACerts_jll", v"2022.2.1"),
945945
UUID("ca575930-c2e3-43a9-ace4-1e988b2c1908") => ("NetworkOptions", v"1.2.0"),
946-
UUID("4536629a-c528-5b80-bd46-f80d51c5b363") => ("OpenBLAS_jll", v"0.3.17+2"),
946+
UUID("4536629a-c528-5b80-bd46-f80d51c5b363") => ("OpenBLAS_jll", v"0.3.20+0"),
947947
UUID("05823500-19ac-5b8b-9628-191a04bc5112") => ("OpenLibm_jll", v"0.8.1+0"),
948948
UUID("efcefdf7-47ab-520b-bdef-62a2eaa19f15") => ("PCRE2_jll", v"10.36.0+2"),
949949
UUID("44cfe95a-1eb2-52ea-b672-e2afdf69b78f") => ("Pkg", v"1.8.0"),

0 commit comments

Comments
 (0)