Skip to content

Commit f80fd6f

Browse files
authored
Add back missing LibCURL checksums in deps/checksums/curl (#60010)
This came up in the discussion around #59983 where it was noticed that the checksums for LibCURL had been removed from `deps/checksums/curl`
1 parent 073666d commit f80fd6f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

deps/checksums/curl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
LibCURL-9ea5c5d6f5b88615d9fe23379b7f951787b99fd3.tar.gz/md5/a1e927b166ffd98c83436d21588a5d19
2+
LibCURL-9ea5c5d6f5b88615d9fe23379b7f951787b99fd3.tar.gz/sha512/be87705fd4232f59a1a39aef6594ca2b34823ec411ae2e2ee1463836263f88599c6aadc9c0d9c635bae399761daba38046169d8cc5e02e7531db104037e7177c
13
LibCURL.v8.16.0+0.aarch64-apple-darwin.tar.gz/md5/bed3e7a90f3186a517e7333d758e8f12
24
LibCURL.v8.16.0+0.aarch64-apple-darwin.tar.gz/sha512/6e11a7d9f3aef8ec31db0454dfe1f89eeb329d872d29dc223056c341159f975ce1c1c14d99c3ec106c2680241d1f3e563498fce68f92593e5b29a3f140bbe948
35
LibCURL.v8.16.0+0.aarch64-linux-gnu.tar.gz/md5/1d64602a075928d2230d47e32a440932

stdlib/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ version = "0.6.4"
9393
[[deps.LibCURL_jll]]
9494
deps = ["Artifacts", "CompilerSupportLibraries_jll", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "nghttp2_jll"]
9595
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
96-
version = "8.14.1+1"
96+
version = "8.16.0+0"
9797

9898
[[deps.LibGit2]]
9999
deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]

0 commit comments

Comments
 (0)