Skip to content

Commit 2e54ead

Browse files
committed
[update-checkout] Update swift-crypto to 1.1.5
[v1.1.5](https://github.com/apple/swift-crypto/releases/tag/1.1.5) contains a fix for cmake build on aarch64
1 parent 1451960 commit 2e54ead

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"swift-tools-support-core": "main",
6767
"swiftpm": "main",
6868
"swift-argument-parser": "0.3.0",
69-
"swift-crypto": "1.1.4",
69+
"swift-crypto": "1.1.5",
7070
"swift-driver": "main",
7171
"swift-syntax": "main",
7272
"swift-stress-tester": "main",
@@ -94,7 +94,7 @@
9494
"swift-tools-support-core": "main",
9595
"swiftpm": "main",
9696
"swift-argument-parser": "0.3.0",
97-
"swift-crypto": "1.1.4",
97+
"swift-crypto": "1.1.5",
9898
"swift-driver": "main",
9999
"swift-syntax": "main",
100100
"swift-stress-tester": "main",
@@ -125,7 +125,7 @@
125125
"swift-tools-support-core": "main",
126126
"swiftpm": "main",
127127
"swift-argument-parser": "0.3.0",
128-
"swift-crypto": "1.1.4",
128+
"swift-crypto": "1.1.5",
129129
"swift-driver": "main",
130130
"swift-syntax": "main",
131131
"swift-stress-tester": "main",

0 commit comments

Comments
 (0)