Skip to content

Commit

Permalink
test(spm): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Nov 7, 2023
1 parent 34095e5 commit 66eee50
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.5"
- id: "SPM:vapor:routing-kit:4.8.1"
- id: "SPM:vapor:routing-kit:4.8.2"
dependencies:
- id: "SPM:apple:swift-log:1.5.3"
- id: "SPM:vapor:websocket-kit:2.14.0"
Expand Down Expand Up @@ -662,8 +662,8 @@ packages:
url: "https://github.com/vapor/multipart-kit.git"
revision: "4.5.4"
path: ""
- id: "SPM:vapor:routing-kit:4.8.1"
purl: "pkg:swift/vapor/[email protected].1"
- id: "SPM:vapor:routing-kit:4.8.2"
purl: "pkg:swift/vapor/[email protected].2"
authors:
- "vapor"
declared_licenses: []
Expand All @@ -683,12 +683,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/vapor/routing-kit.git"
revision: "4.8.1"
revision: "4.8.2"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/vapor/routing-kit.git"
revision: "4.8.1"
revision: "4.8.2"
path: ""
- id: "SPM:vapor:websocket-kit:2.14.0"
purl: "pkg:swift/vapor/[email protected]"
Expand Down

0 comments on commit 66eee50

Please sign in to comment.