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 Dec 21, 2023
1 parent 04c1033 commit e3616ec
Showing 1 changed file with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,11 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.6"
- id: "SPM:swift-server:async-http-client:1.19.0"
- id: "SPM:swift-server:async-http-client:1.20.0"
dependencies:
- id: "SPM:apple:swift-algorithms:1.2.0"
dependencies:
- id: "SPM:apple:swift-numerics:1.0.2"
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-log:1.5.3"
- id: "SPM:apple:swift-nio:2.62.0"
Expand Down Expand Up @@ -522,8 +525,8 @@ packages:
url: "https://github.com/apple/swift-numerics.git"
revision: "1.0.2"
path: ""
- id: "SPM:swift-server:async-http-client:1.19.0"
purl: "pkg:swift/swift-server/async-http-client@1.19.0"
- id: "SPM:swift-server:async-http-client:1.20.0"
purl: "pkg:swift/swift-server/async-http-client@1.20.0"
authors:
- "swift-server"
declared_licenses: []
Expand All @@ -543,12 +546,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/swift-server/async-http-client.git"
revision: "1.19.0"
revision: "1.20.0"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/swift-server/async-http-client.git"
revision: "1.19.0"
revision: "1.20.0"
path: ""
- id: "SPM:swift-server:swift-backtrace:1.3.4"
purl: "pkg:swift/swift-server/[email protected]"
Expand Down

0 comments on commit e3616ec

Please sign in to comment.