Skip to content

Commit eff0ab3

Browse files
Update ext/HistoricaStdlibGenerator/Manifest.toml
1 parent fc8748e commit eff0ab3

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

ext/HistoricaStdlibGenerator/Manifest.toml

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[[ArgTools]]
44
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
5+
version = "1.1.1"
56

67
[[Artifacts]]
78
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -14,9 +15,12 @@ deps = ["Printf"]
1415
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
1516

1617
[[Downloads]]
17-
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
18-
git-tree-sha1 = "5a19556930ddb432b1094e0796911c16282c517f"
18+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
1919
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
20+
version = "1.6.0"
21+
22+
[[FileWatching]]
23+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
2024

2125
[[InteractiveUtils]]
2226
deps = ["Markdown"]
@@ -31,10 +35,12 @@ version = "1.5.1"
3135
[[LibCURL]]
3236
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
3337
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
38+
version = "0.6.3"
3439

3540
[[LibCURL_jll]]
3641
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
3742
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
43+
version = "7.73.0+4"
3844

3945
[[LibGit2]]
4046
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
@@ -43,6 +49,7 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
4349
[[LibSSH2_jll]]
4450
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
4551
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
52+
version = "1.9.1+2"
4653

4754
[[Libdl]]
4855
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -57,15 +64,18 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
5764
[[MbedTLS_jll]]
5865
deps = ["Artifacts", "Libdl"]
5966
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
67+
version = "2.24.0+2"
6068

6169
[[Mmap]]
6270
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
6371

6472
[[MozillaCACerts_jll]]
6573
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
74+
version = "2020.7.22"
6675

6776
[[NetworkOptions]]
6877
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
78+
version = "1.2.0"
6979

7080
[[Parsers]]
7181
deps = ["Dates"]
@@ -74,10 +84,10 @@ uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
7484
version = "1.0.15"
7585

7686
[[Pkg]]
77-
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
87+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
7888
path = "../.."
7989
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78e"
80-
version = "1.5.0"
90+
version = "1.8.0"
8191

8292
[[Printf]]
8393
deps = ["Unicode"]
@@ -88,11 +98,12 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
8898
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
8999

90100
[[Random]]
91-
deps = ["Serialization"]
101+
deps = ["SHA", "Serialization"]
92102
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
93103

94104
[[SHA]]
95105
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
106+
version = "0.7.0"
96107

97108
[[Scratch]]
98109
deps = ["Dates"]
@@ -115,10 +126,12 @@ version = "1.2.1"
115126
[[TOML]]
116127
deps = ["Dates"]
117128
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
129+
version = "1.0.0"
118130

119131
[[Tar]]
120132
deps = ["ArgTools", "SHA"]
121133
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
134+
version = "1.10.0"
122135

123136
[[UUIDs]]
124137
deps = ["Random", "SHA"]
@@ -130,11 +143,14 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
130143
[[Zlib_jll]]
131144
deps = ["Libdl"]
132145
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
146+
version = "1.2.12+1"
133147

134148
[[nghttp2_jll]]
135149
deps = ["Artifacts", "Libdl"]
136150
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
151+
version = "1.41.0+1"
137152

138153
[[p7zip_jll]]
139154
deps = ["Artifacts", "Libdl"]
140155
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
156+
version = "16.2.1+1"

0 commit comments

Comments
 (0)