Skip to content

Commit 681bb8b

Browse files
🤖 Update the list of historical stdlibs (#2886)
Co-authored-by: DilumAluthge <[email protected]>
1 parent aec716f commit 681bb8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/HistoricalStdlibs.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ const STDLIBS_BY_VERSION = [
681681
UUID("ade2ca70-3891-5945-98fb-dc099432e06a") => ("Dates", nothing),
682682
UUID("8bb1440f-4735-579b-a4ab-409b98df4dab") => ("DelimitedFiles", nothing),
683683
UUID("8ba89e20-285c-5b6f-9357-94700520ee1b") => ("Distributed", nothing),
684-
UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6") => ("Downloads", v"1.5.1"),
684+
UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6") => ("Downloads", v"1.5.2"),
685685
UUID("7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee") => ("FileWatching", nothing),
686686
UUID("9fa8497b-333b-5362-9e8d-4d0656e87820") => ("Future", nothing),
687687
UUID("781609d7-10c4-51f6-84f2-b8444358ff6d") => ("GMP_jll", v"6.2.1+1"),
@@ -693,7 +693,7 @@ const STDLIBS_BY_VERSION = [
693693
UUID("76f85450-5226-5b5a-8eaa-529ad045b433") => ("LibGit2", nothing),
694694
UUID("e37daf67-58a4-590a-8e99-b0245dd2ffc5") => ("LibGit2_jll", v"1.2.3+0"),
695695
UUID("29816b5a-b9ab-546f-933c-edad1886dfa8") => ("LibSSH2_jll", v"1.9.1+2"),
696-
UUID("183b4373-6708-53ba-ad28-60e28bb38547") => ("LibUV_jll", v"2.0.1+3"),
696+
UUID("183b4373-6708-53ba-ad28-60e28bb38547") => ("LibUV_jll", v"2.0.1+5"),
697697
UUID("745a5e78-f969-53e9-954f-d19f2f74f4e3") => ("LibUnwind_jll", v"1.3.2+0"),
698698
UUID("8f399da3-3557-5675-b5ff-fb832c97cbdb") => ("Libdl", nothing),
699699
UUID("37e2e46d-f89d-539d-b4ee-838fcccc9c8e") => ("LinearAlgebra", nothing),
@@ -753,7 +753,7 @@ const STDLIBS_BY_VERSION = [
753753
UUID("76f85450-5226-5b5a-8eaa-529ad045b433") => ("LibGit2", nothing),
754754
UUID("e37daf67-58a4-590a-8e99-b0245dd2ffc5") => ("LibGit2_jll", v"1.2.3+0"),
755755
UUID("29816b5a-b9ab-546f-933c-edad1886dfa8") => ("LibSSH2_jll", v"1.9.1+2"),
756-
UUID("183b4373-6708-53ba-ad28-60e28bb38547") => ("LibUV_jll", v"2.0.1+4"),
756+
UUID("183b4373-6708-53ba-ad28-60e28bb38547") => ("LibUV_jll", v"2.0.1+5"),
757757
UUID("745a5e78-f969-53e9-954f-d19f2f74f4e3") => ("LibUnwind_jll", v"1.3.2+0"),
758758
UUID("8f399da3-3557-5675-b5ff-fb832c97cbdb") => ("Libdl", nothing),
759759
UUID("37e2e46d-f89d-539d-b4ee-838fcccc9c8e") => ("LinearAlgebra", nothing),

0 commit comments

Comments
 (0)