|
8 | 8 | "license": "MIT",
|
9 | 9 | "homepage": "https://github.com/SwiftyLab/setup-swift#readme",
|
10 | 10 | "swiftorg": {
|
11 |
| - "commit": "cd5a1a3443e1a0d23454d6494ee5e06d84899a6c", |
| 11 | + "commit": "74caef941bc8ed6a01b9572ab6149e1d1f8a2d69", |
12 | 12 | "release": {
|
13 |
| - "name": "5.9.2", |
14 |
| - "tag": "swift-5.9.2-RELEASE", |
15 |
| - "xcode": "Xcode 15.1", |
| 13 | + "name": "5.10", |
| 14 | + "tag": "swift-5.10-RELEASE", |
| 15 | + "xcode": "Xcode 15.3", |
16 | 16 | "xcode_release": true,
|
17 |
| - "date": "2023-12-11T00:00:00.000Z", |
| 17 | + "date": "2024-03-05T00:00:00.000Z", |
18 | 18 | "platforms": [
|
19 | 19 | {
|
20 | 20 | "name": "Ubuntu 18.04",
|
|
26 | 26 | {
|
27 | 27 | "name": "Ubuntu 20.04",
|
28 | 28 | "platform": "Linux",
|
29 |
| - "docker": "5.9.2-focal", |
| 29 | + "docker": "5.10-focal", |
30 | 30 | "archs": [
|
31 | 31 | "x86_64",
|
32 | 32 | "aarch64"
|
|
35 | 35 | {
|
36 | 36 | "name": "Ubuntu 22.04",
|
37 | 37 | "platform": "Linux",
|
38 |
| - "docker": "5.9.2-jammy", |
| 38 | + "docker": "5.10-jammy", |
39 | 39 | "archs": [
|
40 | 40 | "x86_64",
|
41 | 41 | "aarch64"
|
|
44 | 44 | {
|
45 | 45 | "name": "CentOS 7",
|
46 | 46 | "platform": "Linux",
|
47 |
| - "docker": "5.9.2-centos7", |
| 47 | + "docker": "5.10-centos7", |
48 | 48 | "archs": [
|
49 | 49 | "x86_64"
|
50 | 50 | ]
|
51 | 51 | },
|
52 | 52 | {
|
53 | 53 | "name": "Amazon Linux 2",
|
54 | 54 | "platform": "Linux",
|
55 |
| - "docker": "5.9.2-amazonlinux2", |
| 55 | + "docker": "5.10-amazonlinux2", |
56 | 56 | "archs": [
|
57 | 57 | "x86_64",
|
58 | 58 | "aarch64"
|
|
61 | 61 | {
|
62 | 62 | "name": "Red Hat Universal Base Image 9",
|
63 | 63 | "platform": "Linux",
|
64 |
| - "docker": "5.9.2-rhel-ubi9", |
| 64 | + "docker": "5.10-rhel-ubi9", |
65 | 65 | "dir": "ubi9",
|
66 | 66 | "archs": [
|
67 | 67 | "x86_64",
|
|
71 | 71 | {
|
72 | 72 | "name": "Windows 10",
|
73 | 73 | "platform": "Windows",
|
74 |
| - "docker": "5.9.2-windowsservercore-ltsc2022", |
| 74 | + "docker": "5.10-windowsservercore-ltsc2022", |
75 | 75 | "archs": [
|
76 | 76 | "x86_64"
|
77 | 77 | ]
|
78 | 78 | }
|
79 | 79 | ]
|
80 | 80 | },
|
81 | 81 | "dev": {
|
82 |
| - "name": "5.10", |
83 |
| - "date": "2023-12-10T16:10:00.000Z", |
84 |
| - "tag": "swift-5.10-DEVELOPMENT-SNAPSHOT-2023-12-10-a" |
| 82 | + "name": "6.0", |
| 83 | + "date": "2024-03-21T16:10:00.000Z", |
| 84 | + "tag": "swift-6.0-DEVELOPMENT-SNAPSHOT-2024-03-21-a" |
85 | 85 | },
|
86 | 86 | "snapshot": {
|
87 |
| - "date": "2023-12-07T16:10:00.000Z", |
88 |
| - "tag": "swift-DEVELOPMENT-SNAPSHOT-2023-12-07-a" |
| 87 | + "date": "2024-03-20T16:10:00.000Z", |
| 88 | + "tag": "swift-DEVELOPMENT-SNAPSHOT-2024-03-20-a" |
89 | 89 | }
|
90 | 90 | },
|
91 | 91 | "engines": {
|
|
0 commit comments