Skip to content

Commit 504290e

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#238 from apple/update-serpent
Update Serpent hash to 4.2
2 parents aa37a2f + 17d0025 commit 504290e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,24 +2020,24 @@
20202020
"url": "https://github.com/nodes-ios/Serpent.git",
20212021
"path": "Serpent",
20222022
"branch": "master",
2023+
"maintainer": "[email protected]",
20232024
"compatibility": [
20242025
{
2025-
"version": "3.0",
2026-
"commit": "16a3bf87f4b3ad13827c65deabb0bf0af07ae59d"
2026+
"version": "4.2",
2027+
"commit": "33ce18293ef42e5565ce285a15ee70ac9d5b121d"
20272028
}
20282029
],
20292030
"platforms": [
20302031
"Darwin",
20312032
"Linux"
20322033
],
2033-
"maintainer": "[email protected]",
20342034
"actions": [
20352035
{
20362036
"action": "BuildSwiftPackage",
20372037
"configuration": "release",
20382038
"xfail": {
20392039
"compatibility": {
2040-
"3.0": {
2040+
"4.2": {
20412041
"branch": {
20422042
"master": "https://bugs.swift.org/browse/SR-8250"
20432043
}

0 commit comments

Comments
 (0)