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 <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Jan 19, 2024
1 parent 92efeaa commit 05417b7
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ project:
- id: "SPM::github.com/apple/swift-collections:1.0.6"
- id: "SPM::github.com/apple/swift-nio-extras:1.20.0"
dependencies:
- id: "SPM::github.com/apple/swift-http-types:1.0.2"
- id: "SPM::github.com/apple/swift-http-types:1.0.3"
- id: "SPM::github.com/apple/swift-nio:2.62.0"
dependencies:
- id: "SPM::github.com/apple/swift-atomics:1.2.0"
Expand Down Expand Up @@ -65,7 +65,7 @@ project:
- id: "SPM::github.com/apple/swift-collections:1.0.6"
- id: "SPM::github.com/apple/swift-nio-extras:1.20.0"
dependencies:
- id: "SPM::github.com/apple/swift-http-types:1.0.2"
- id: "SPM::github.com/apple/swift-http-types:1.0.3"
- id: "SPM::github.com/apple/swift-nio:2.62.0"
dependencies:
- id: "SPM::github.com/apple/swift-atomics:1.2.0"
Expand Down Expand Up @@ -135,7 +135,7 @@ project:
- id: "SPM::github.com/apple/swift-collections:1.0.6"
- id: "SPM::github.com/apple/swift-nio-extras:1.20.0"
dependencies:
- id: "SPM::github.com/apple/swift-http-types:1.0.2"
- id: "SPM::github.com/apple/swift-http-types:1.0.3"
- id: "SPM::github.com/apple/swift-nio:2.62.0"
dependencies:
- id: "SPM::github.com/apple/swift-atomics:1.2.0"
Expand Down Expand Up @@ -265,8 +265,8 @@ packages:
url: "https://github.com/apple/swift-crypto.git"
revision: "2.6.0"
path: ""
- id: "SPM::github.com/apple/swift-http-types:1.0.2"
purl: "pkg:swift/github.com%2Fapple%2Fswift-http-types@1.0.2"
- id: "SPM::github.com/apple/swift-http-types:1.0.3"
purl: "pkg:swift/github.com%2Fapple%2Fswift-http-types@1.0.3"
declared_licenses: []
declared_licenses_processed: {}
description: ""
Expand All @@ -284,12 +284,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/apple/swift-http-types.git"
revision: "1.0.2"
revision: "1.0.3"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/apple/swift-http-types.git"
revision: "1.0.2"
revision: "1.0.3"
path: ""
- id: "SPM::github.com/apple/swift-log:1.5.3"
purl: "pkg:swift/github.com%2Fapple%2Fswift-log@1.5.3"
Expand Down

0 comments on commit 05417b7

Please sign in to comment.