Skip to content

Commit a195d88

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#237 from apple/update-pinkypromise
Update PinkyPromise hash to 4.2
2 parents 504290e + 1be7783 commit a195d88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,8 +1379,8 @@
13791379
"branch": "master",
13801380
"compatibility": [
13811381
{
1382-
"version": "3.0",
1383-
"commit": "a127ac74685daec77dd4580bd82c8ace8cc9cc29"
1382+
"version": "4.2",
1383+
"commit": "5c15634de4ff3152e9ccede6543c83ed93e2cf7b"
13841384
}
13851385
],
13861386
"platforms": [
@@ -1407,7 +1407,7 @@
14071407
"configuration": "release",
14081408
"xfail": {
14091409
"compatibility": {
1410-
"3.0": {
1410+
"4.2": {
14111411
"branch": {
14121412
"master": "https://bugs.swift.org/browse/SR-8250"
14131413
}

0 commit comments

Comments
 (0)