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 Nov 15, 2023
1 parent 9d29e6d commit 4771276
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ project:
- id: "SPM:swift-server:swift-backtrace:1.3.4"
- id: "SPM:vapor:async-kit:1.19.0"
dependencies:
- id: "SPM:apple:swift-algorithms:1.1.0"
- id: "SPM:apple:swift-algorithms:1.2.0"
dependencies:
- id: "SPM:apple:swift-numerics:1.0.2"
- id: "SPM:apple:swift-collections:1.0.5"
Expand Down Expand Up @@ -158,8 +158,8 @@ project:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.5"
packages:
- id: "SPM:apple:swift-algorithms:1.1.0"
purl: "pkg:swift/apple/swift-algorithms@1.1.0"
- id: "SPM:apple:swift-algorithms:1.2.0"
purl: "pkg:swift/apple/swift-algorithms@1.2.0"
authors:
- "apple"
declared_licenses: []
Expand All @@ -179,12 +179,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/apple/swift-algorithms.git"
revision: "1.1.0"
revision: "1.2.0"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/apple/swift-algorithms.git"
revision: "1.1.0"
revision: "1.2.0"
path: ""
- id: "SPM:apple:swift-atomics:1.2.0"
purl: "pkg:swift/apple/[email protected]"
Expand Down

0 comments on commit 4771276

Please sign in to comment.