From 6eb047d6fbe65962a0e5bb06d66de830e1af3c07 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 10 Oct 2023 20:28:42 +0200 Subject: [PATCH] test(spm): Update expected results Signed-off-by: Sebastian Schuberth --- .../projects/synthetic/spm-expected-output-lib.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml b/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml index 84968e0ce3609..b3569dee06108 100644 --- a/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml +++ b/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml @@ -31,7 +31,7 @@ project: dependencies: - id: "SPM:apple:swift-atomics:1.2.0" - id: "SPM:apple:swift-collections:1.0.5" - - id: "SPM:apple:swift-nio-http2:1.28.0" + - id: "SPM:apple:swift-nio-http2:1.28.1" dependencies: - id: "SPM:apple:swift-atomics:1.2.0" - id: "SPM:apple:swift-nio:2.59.0" @@ -58,7 +58,7 @@ project: dependencies: - id: "SPM:apple:swift-atomics:1.2.0" - id: "SPM:apple:swift-collections:1.0.5" - - id: "SPM:apple:swift-nio-http2:1.28.0" + - id: "SPM:apple:swift-nio-http2:1.28.1" dependencies: - id: "SPM:apple:swift-atomics:1.2.0" - id: "SPM:apple:swift-nio:2.59.0" @@ -358,8 +358,8 @@ packages: url: "https://github.com/apple/swift-nio-extras.git" revision: "1.19.1" path: "" -- id: "SPM:apple:swift-nio-http2:1.28.0" - purl: "pkg:swift/apple/swift-nio-http2@1.28.0" +- id: "SPM:apple:swift-nio-http2:1.28.1" + purl: "pkg:swift/apple/swift-nio-http2@1.28.1" authors: - "apple" declared_licenses: [] @@ -379,12 +379,12 @@ packages: vcs: type: "Git" url: "https://github.com/apple/swift-nio-http2.git" - revision: "1.28.0" + revision: "1.28.1" path: "" vcs_processed: type: "Git" url: "https://github.com/apple/swift-nio-http2.git" - revision: "1.28.0" + revision: "1.28.1" path: "" - id: "SPM:apple:swift-nio-ssl:2.25.0" purl: "pkg:swift/apple/swift-nio-ssl@2.25.0"