Skip to content

Commit

Permalink
Merge branch 'master' into ib/status_updatable_icons
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Jan 1, 2022
2 parents 74a2bc5 + 48e5406 commit 2a1c722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HistoricalStdlibs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ const STDLIBS_BY_VERSION = [
UUID("ade2ca70-3891-5945-98fb-dc099432e06a") => ("Dates", nothing),
UUID("8bb1440f-4735-579b-a4ab-409b98df4dab") => ("DelimitedFiles", nothing),
UUID("8ba89e20-285c-5b6f-9357-94700520ee1b") => ("Distributed", nothing),
UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6") => ("Downloads", v"1.5.1"),
UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6") => ("Downloads", v"1.6.0"),
UUID("7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee") => ("FileWatching", nothing),
UUID("9fa8497b-333b-5362-9e8d-4d0656e87820") => ("Future", nothing),
UUID("781609d7-10c4-51f6-84f2-b8444358ff6d") => ("GMP_jll", v"6.2.1+1"),
Expand Down

0 comments on commit 2a1c722

Please sign in to comment.