Skip to content

Commit

Permalink
build(swift-org-website): bump swiftorg from 8485bd3 to 9ce4db8 (#…
Browse files Browse the repository at this point in the history
…124)

* build(swift-org-website): bump swiftorg from `8485bd3` to `9ce4db8`

Bumps [swiftorg](https://github.com/apple/swift-org-website) from `8485bd3` to `9ce4db8`.
- [Commits](swiftlang/swift-org-website@8485bd3...9ce4db8)

---
updated-dependencies:
- dependency-name: swiftorg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* [skip dependabot] wip: update package.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: swiftylab-ci <swiftylab.bot@gmail.com>
  • Loading branch information
dependabot[bot] and swiftylab-ci authored Oct 27, 2023
1 parent 951e468 commit e0fff81
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "MIT",
"homepage": "https://github.com/SwiftyLab/setup-swift#readme",
"swiftorg": {
"commit": "8485bd396d05e3a021c9b905d4f48ba204d1f589",
"commit": "9ce4db8fe5776cadf222daab8c69308a93e1c09d",
"release": {
"name": "5.9.1",
"tag": "swift-5.9.1-RELEASE",
Expand All @@ -18,12 +18,14 @@
"platforms": [
{
"name": "Ubuntu 18.04",
"platform": "Linux",
"archs": [
"x86_64"
]
},
{
"name": "Ubuntu 20.04",
"platform": "Linux",
"docker": "5.9.1-focal",
"archs": [
"x86_64",
Expand All @@ -32,6 +34,7 @@
},
{
"name": "Ubuntu 22.04",
"platform": "Linux",
"docker": "5.9.1-jammy",
"archs": [
"x86_64",
Expand All @@ -40,13 +43,15 @@
},
{
"name": "CentOS 7",
"platform": "Linux",
"docker": "5.9.1-centos7",
"archs": [
"x86_64"
]
},
{
"name": "Amazon Linux 2",
"platform": "Linux",
"docker": "5.9.1-amazonlinux2",
"archs": [
"x86_64",
Expand All @@ -55,6 +60,7 @@
},
{
"name": "Red Hat Universal Base Image 9",
"platform": "Linux",
"docker": "5.9.1-rhel-ubi9",
"dir": "ubi9",
"archs": [
Expand All @@ -64,6 +70,7 @@
},
{
"name": "Windows 10",
"platform": "Windows",
"archs": [
"x86_64"
]
Expand All @@ -72,8 +79,8 @@
},
"dev": {
"name": "5.10",
"date": "2023-10-24T16:10:00.000Z",
"tag": "swift-5.10-DEVELOPMENT-SNAPSHOT-2023-10-24-a"
"date": "2023-10-26T16:10:00.000Z",
"tag": "swift-5.10-DEVELOPMENT-SNAPSHOT-2023-10-26-a"
},
"snapshot": {
"date": "2023-10-24T16:10:00.000Z",
Expand Down
2 changes: 1 addition & 1 deletion swiftorg

0 comments on commit e0fff81

Please sign in to comment.