Skip to content

Commit 2ee42b8

Browse files
update_checkout: update swift-subprocess to 0.1 tag (swiftlang#84269)
1 parent eb7b8c0 commit 2ee42b8

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
@@ -181,7 +181,7 @@
181181
"libxml2": "v2.11.5",
182182
"zlib": "v1.3.1",
183183
"mimalloc": "v3.0.3",
184-
"swift-subprocess": "development-snapshot-2025-07-21"
184+
"swift-subprocess": "0.1"
185185
}
186186
},
187187
"release/6.2": {
@@ -609,7 +609,7 @@
609609
"libxml2": "v2.11.5",
610610
"zlib": "v1.3.1",
611611
"mimalloc": "v3.0.3",
612-
"swift-subprocess": "development-snapshot-2025-07-21"
612+
"swift-subprocess": "0.1"
613613
}
614614
},
615615
"next" : {
@@ -667,7 +667,7 @@
667667
"libxml2": "v2.11.5",
668668
"zlib": "v1.3.1",
669669
"mimalloc": "v3.0.3",
670-
"swift-subprocess": "development-snapshot-2025-07-21"
670+
"swift-subprocess": "0.1"
671671
}
672672
}
673673
}

0 commit comments

Comments
 (0)