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 25, 2023
1 parent 7311c55 commit c55ce91
Showing 1 changed file with 12 additions and 12 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.1"
- id: "SPM:apple:swift-nio-http2:1.29.0"
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-nio:2.60.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.1"
- id: "SPM:apple:swift-nio-http2:1.29.0"
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-nio:2.60.0"
Expand All @@ -71,7 +71,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.5"
- id: "SPM:apple:swift-nio-transport-services:1.19.0"
- id: "SPM:apple:swift-nio-transport-services:1.20.0"
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-nio:2.60.0"
Expand Down Expand Up @@ -126,7 +126,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.5"
- id: "SPM:apple:swift-nio-transport-services:1.19.0"
- id: "SPM:apple:swift-nio-transport-services:1.20.0"
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-nio:2.60.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.1"
purl: "pkg:swift/apple/swift-nio-http2@1.28.1"
- id: "SPM:apple:swift-nio-http2:1.29.0"
purl: "pkg:swift/apple/swift-nio-http2@1.29.0"
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.1"
revision: "1.29.0"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/apple/swift-nio-http2.git"
revision: "1.28.1"
revision: "1.29.0"
path: ""
- id: "SPM:apple:swift-nio-ssl:2.25.0"
purl: "pkg:swift/apple/[email protected]"
Expand Down Expand Up @@ -414,8 +414,8 @@ packages:
url: "https://github.com/apple/swift-nio-ssl.git"
revision: "2.25.0"
path: ""
- id: "SPM:apple:swift-nio-transport-services:1.19.0"
purl: "pkg:swift/apple/swift-nio-transport-services@1.19.0"
- id: "SPM:apple:swift-nio-transport-services:1.20.0"
purl: "pkg:swift/apple/swift-nio-transport-services@1.20.0"
authors:
- "apple"
declared_licenses: []
Expand All @@ -435,12 +435,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/apple/swift-nio-transport-services.git"
revision: "1.19.0"
revision: "1.20.0"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/apple/swift-nio-transport-services.git"
revision: "1.19.0"
revision: "1.20.0"
path: ""
- id: "SPM:apple:swift-numerics:1.0.2"
purl: "pkg:swift/apple/[email protected]"
Expand Down

0 comments on commit c55ce91

Please sign in to comment.