Skip to content

Commit fa27057

Browse files
authored
Merge pull request #84947 from jakepetroules/eng/PR-swift-subprocess-02-tag
swift-subprocess: update to 0.2 tag
2 parents e0c1609 + f4404f2 commit fa27057

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
@@ -188,7 +188,7 @@
188188
"zlib": "v1.3.1",
189189
"brotli": "v1.1.0",
190190
"mimalloc": "v3.0.3",
191-
"swift-subprocess": "0.1"
191+
"swift-subprocess": "0.2"
192192
}
193193
},
194194
"release/6.2": {
@@ -619,7 +619,7 @@
619619
"zlib": "v1.3.1",
620620
"brotli": "v1.1.0",
621621
"mimalloc": "v3.0.3",
622-
"swift-subprocess": "0.1"
622+
"swift-subprocess": "0.2"
623623
}
624624
},
625625
"next" : {
@@ -679,7 +679,7 @@
679679
"zlib": "v1.3.1",
680680
"brotli": "v1.1.0",
681681
"mimalloc": "v3.0.3",
682-
"swift-subprocess": "0.1"
682+
"swift-subprocess": "0.2"
683683
}
684684
}
685685
}

0 commit comments

Comments
 (0)