Skip to content

Commit 66eee50

Browse files
committed
test(spm): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 34095e5 commit 66eee50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ project:
120120
dependencies:
121121
- id: "SPM:apple:swift-atomics:1.2.0"
122122
- id: "SPM:apple:swift-collections:1.0.5"
123-
- id: "SPM:vapor:routing-kit:4.8.1"
123+
- id: "SPM:vapor:routing-kit:4.8.2"
124124
dependencies:
125125
- id: "SPM:apple:swift-log:1.5.3"
126126
- id: "SPM:vapor:websocket-kit:2.14.0"
@@ -662,8 +662,8 @@ packages:
662662
url: "https://github.com/vapor/multipart-kit.git"
663663
revision: "4.5.4"
664664
path: ""
665-
- id: "SPM:vapor:routing-kit:4.8.1"
666-
purl: "pkg:swift/vapor/[email protected].1"
665+
- id: "SPM:vapor:routing-kit:4.8.2"
666+
purl: "pkg:swift/vapor/[email protected].2"
667667
authors:
668668
- "vapor"
669669
declared_licenses: []
@@ -683,12 +683,12 @@ packages:
683683
vcs:
684684
type: "Git"
685685
url: "https://github.com/vapor/routing-kit.git"
686-
revision: "4.8.1"
686+
revision: "4.8.2"
687687
path: ""
688688
vcs_processed:
689689
type: "Git"
690690
url: "https://github.com/vapor/routing-kit.git"
691-
revision: "4.8.1"
691+
revision: "4.8.2"
692692
path: ""
693693
- id: "SPM:vapor:websocket-kit:2.14.0"
694694
purl: "pkg:swift/vapor/[email protected]"

0 commit comments

Comments
 (0)