Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,55 +8,55 @@
"license": "MIT",
"homepage": "https://github.com/SwiftyLab/setup-swift#readme",
"swiftorg": {
"commit": "e85140886ae36be7dcc5b381d81bd2329754a8f6",
"commit": "73f218c8e0d3ef6bc1b89f50862deb928a4b0d10",
"release": {
"name": "5.8.1",
"tag": "swift-5.8.1-RELEASE",
"xcode": "Xcode 14.3.1",
"name": 5.9,
"tag": "swift-5.9-RELEASE",
"xcode": "Xcode 15",
"xcode_release": true,
"date": "2023-06-01T00:00:00.000Z",
"date": "2023-09-18T00:00:00.000Z",
"platforms": [
{
"name": "Ubuntu 18.04",
"docker": "5.8.1-bionic",
"docker": "Coming Soon",
"archs": [
"x86_64"
]
},
{
"name": "Ubuntu 20.04",
"docker": "5.8.1-focal",
"docker": "Coming Soon",
"archs": [
"x86_64",
"aarch64"
]
},
{
"name": "Ubuntu 22.04",
"docker": "5.8.1-jammy",
"docker": "Coming Soon",
"archs": [
"x86_64",
"aarch64"
]
},
{
"name": "CentOS 7",
"docker": "5.8.1-centos7",
"docker": "Coming Soon",
"archs": [
"x86_64"
]
},
{
"name": "Amazon Linux 2",
"docker": "5.8.1-amazonlinux2",
"docker": "Coming Soon",
"archs": [
"x86_64",
"aarch64"
]
},
{
"name": "Red Hat Universal Base Image 9",
"docker": "5.8.1-rhel-ubi9",
"docker": "Coming Soon",
"dir": "ubi9",
"archs": [
"x86_64",
Expand All @@ -77,8 +77,8 @@
"tag": "swift-5.10-DEVELOPMENT-SNAPSHOT-2023-09-09-a"
},
"snapshot": {
"date": "2023-09-08T16:10:00.000Z",
"tag": "swift-DEVELOPMENT-SNAPSHOT-2023-09-08-a"
"date": "2023-09-17T16:10:00.000Z",
"tag": "swift-DEVELOPMENT-SNAPSHOT-2023-09-17-a"
}
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion swiftorg