Skip to content

Commit

Permalink
Update Swift Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi authored and github-actions[bot] committed Jun 10, 2024
1 parent e3307d5 commit 4022979
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"repositoryURL": "https://github.com/apple/swift-collections.git",
"state": {
"branch": null,
"revision": "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
"version": "1.1.0"
"revision": "ee97538f5b81ae89698fd95938896dec5217b148",
"version": "1.1.1"
}
},
{
Expand Down Expand Up @@ -132,8 +132,8 @@
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "359c461e5561d22c6334828806cc25d759ca7aa6",
"version": "2.65.0"
"revision": "9428f62793696d9a0cc1f26a63f63bb31da0516d",
"version": "2.66.0"
}
},
{
Expand All @@ -150,17 +150,17 @@
"repositoryURL": "https://github.com/apple/swift-nio-http2.git",
"state": {
"branch": null,
"revision": "c6afe04165c865faaa687b42c32ed76dfcc91076",
"version": "1.31.0"
"revision": "8d8eb609929aee75336a0a3d2417280786265868",
"version": "1.32.0"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "7c381eb6083542b124a6c18fae742f55001dc2b5",
"version": "2.26.0"
"revision": "2b09805797f21c380f7dc9bedaab3157c5508efb",
"version": "2.27.0"
}
},
{
Expand Down Expand Up @@ -195,8 +195,8 @@
"repositoryURL": "https://github.com/vapor/vapor.git",
"state": {
"branch": null,
"revision": "12e9b41cc576165150cb236676fc94d997d3db5f",
"version": "4.101.1"
"revision": "a46552bf135ebc4a0a4768a1ee2c7258fff32616",
"version": "4.101.2"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Resources/Package.swift.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"requirement" : {
"range" : [
{
"lowerBound" : "1.1.0",
"lowerBound" : "1.1.1",
"upperBound" : "2.0.0"
}
]
Expand Down Expand Up @@ -144,7 +144,7 @@
"name" : "App",
"packageKind" : {
"root" : [
"/private/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/tmp.Kk9KYgWjFf"
"/private/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/tmp.42DpmrH5IL"
]
},
"pkgConfig" : null,
Expand Down

0 comments on commit 4022979

Please sign in to comment.