Skip to content

Commit 0a25c0d

Browse files
Update HistoricalStdlibs.jl
1 parent 2e43414 commit 0a25c0d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/HistoricalStdlibs.jl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -626,16 +626,16 @@ const STDLIBS_BY_VERSION = [
626626
UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6") => ("Downloads", v"1.5.1"),
627627
UUID("7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee") => ("FileWatching", nothing),
628628
UUID("9fa8497b-333b-5362-9e8d-4d0656e87820") => ("Future", nothing),
629-
UUID("781609d7-10c4-51f6-84f2-b8444358ff6d") => ("GMP_jll", v"6.2.1+0"),
629+
UUID("781609d7-10c4-51f6-84f2-b8444358ff6d") => ("GMP_jll", v"6.2.1+1"),
630630
UUID("b77e0a4c-d291-57a0-90e8-8db25a27a240") => ("InteractiveUtils", nothing),
631-
UUID("47c5dbc3-30ba-59ef-96a6-123e260183d9") => ("LLVMLibUnwind_jll", v"11.0.1+1"),
631+
UUID("47c5dbc3-30ba-59ef-96a6-123e260183d9") => ("LLVMLibUnwind_jll", v"12.0.1+0"),
632632
UUID("4af54fe1-eca0-43a8-85a7-787d91b784e3") => ("LazyArtifacts", nothing),
633633
UUID("b27032c2-a3e7-50c8-80cd-2d36dbcbfd21") => ("LibCURL", v"0.6.3"),
634634
UUID("deac9b47-8bc7-5906-a0fe-35ac56dc84c0") => ("LibCURL_jll", v"7.73.0+4"),
635635
UUID("76f85450-5226-5b5a-8eaa-529ad045b433") => ("LibGit2", nothing),
636636
UUID("e37daf67-58a4-590a-8e99-b0245dd2ffc5") => ("LibGit2_jll", v"1.2.3+0"),
637637
UUID("29816b5a-b9ab-546f-933c-edad1886dfa8") => ("LibSSH2_jll", v"1.9.1+2"),
638-
UUID("183b4373-6708-53ba-ad28-60e28bb38547") => ("LibUV_jll", v"2.0.1+3"),
638+
UUID("183b4373-6708-53ba-ad28-60e28bb38547") => ("LibUV_jll", v"2.0.1+4"),
639639
UUID("745a5e78-f969-53e9-954f-d19f2f74f4e3") => ("LibUnwind_jll", v"1.3.2+0"),
640640
UUID("8f399da3-3557-5675-b5ff-fb832c97cbdb") => ("Libdl", nothing),
641641
UUID("37e2e46d-f89d-539d-b4ee-838fcccc9c8e") => ("LinearAlgebra", nothing),
@@ -646,15 +646,15 @@ const STDLIBS_BY_VERSION = [
646646
UUID("a63ad114-7e13-5084-954f-fe012c677804") => ("Mmap", nothing),
647647
UUID("14a3606d-f60d-562e-9121-12d972cd8159") => ("MozillaCACerts_jll", v"2020.7.22"),
648648
UUID("ca575930-c2e3-43a9-ace4-1e988b2c1908") => ("NetworkOptions", v"1.2.0"),
649-
UUID("4536629a-c528-5b80-bd46-f80d51c5b363") => ("OpenBLAS_jll", v"0.3.13+7"),
649+
UUID("4536629a-c528-5b80-bd46-f80d51c5b363") => ("OpenBLAS_jll", v"0.3.17+2"),
650650
UUID("05823500-19ac-5b8b-9628-191a04bc5112") => ("OpenLibm_jll", v"0.7.5+0"),
651651
UUID("efcefdf7-47ab-520b-bdef-62a2eaa19f15") => ("PCRE2_jll", v"10.36.0+2"),
652652
UUID("44cfe95a-1eb2-52ea-b672-e2afdf69b78f") => ("Pkg", v"1.8.0"),
653653
UUID("de0858da-6303-5e67-8744-51eddeeeb8d7") => ("Printf", nothing),
654654
UUID("9abbd945-dff8-562f-b5e8-e1ebf5ef1b79") => ("Profile", nothing),
655655
UUID("3fa0cd96-eef1-5676-8a61-b3b8758bbffb") => ("REPL", nothing),
656656
UUID("9a3f8284-a2c9-5f02-9a11-845980a1fd5c") => ("Random", nothing),
657-
UUID("ea8e919c-243c-51af-8825-aaa63cd721ce") => ("SHA", nothing),
657+
UUID("ea8e919c-243c-51af-8825-aaa63cd721ce") => ("SHA", v"0.7.0"),
658658
UUID("9e88b42a-f829-5b0c-bbe9-9e923198166b") => ("Serialization", nothing),
659659
UUID("1a1011a3-84de-559e-8e89-a11a2f7dc383") => ("SharedArrays", nothing),
660660
UUID("6462fe0b-24de-5631-8697-dd941f90decc") => ("Sockets", nothing),
@@ -669,7 +669,7 @@ const STDLIBS_BY_VERSION = [
669669
UUID("4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5") => ("Unicode", nothing),
670670
UUID("83775a58-1f1d-513f-b197-d71354ab007a") => ("Zlib_jll", v"1.2.12+1"),
671671
UUID("05ff407c-b0c1-5878-9df8-858cc2e60c36") => ("dSFMT_jll", v"2.2.4+1"),
672-
UUID("8f36deef-c2a5-5394-99ed-8e07531fb29a") => ("libLLVM_jll", v"12.0.1+0"),
672+
UUID("8f36deef-c2a5-5394-99ed-8e07531fb29a") => ("libLLVM_jll", v"12.0.1+4"),
673673
UUID("8e850b90-86db-534c-a0d3-1478176c7d93") => ("libblastrampoline_jll", v"3.1.0+0"),
674674
UUID("8e850ede-7688-5339-a07c-302acd2aaf8d") => ("nghttp2_jll", v"1.41.0+1"),
675675
UUID("3f19e933-33d8-53b3-aaab-bd5110c3b7a0") => ("p7zip_jll", v"16.2.1+1"),

0 commit comments

Comments
 (0)