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 Oct 10, 2023
1 parent 8aa8704 commit 6eb047d
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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/[email protected].0"
- id: "SPM:apple:swift-nio-http2:1.28.1"
purl: "pkg:swift/apple/[email protected].1"
authors:
- "apple"
declared_licenses: []
Expand All @@ -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/[email protected]"
Expand Down

0 comments on commit 6eb047d

Please sign in to comment.