Skip to content

Commit 88d3fac

Browse files
authored
Merge pull request swiftlang#35999 from yim-lee/pin-swift-crypto
[update-checkout] Pin swift-crypto to a version
2 parents 050851b + d814bf1 commit 88d3fac

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": "main",
69+
"swift-crypto": "1.1.4",
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": "main",
97+
"swift-crypto": "1.1.4",
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": "main",
128+
"swift-crypto": "1.1.4",
129129
"swift-driver": "main",
130130
"swift-syntax": "main",
131131
"swift-stress-tester": "main",

0 commit comments

Comments
 (0)