Skip to content

Commit 681df5e

Browse files
committed
test(spm): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 59a4404 commit 681df5e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ project:
8181
- id: "SPM:swift-server:swift-backtrace:1.3.4"
8282
- id: "SPM:vapor:async-kit:1.18.0"
8383
dependencies:
84-
- id: "SPM:apple:swift-algorithms:1.0.0"
84+
- id: "SPM:apple:swift-algorithms:1.1.0"
8585
dependencies:
8686
- id: "SPM:apple:swift-numerics:1.0.2"
8787
- id: "SPM:apple:swift-collections:1.0.5"
@@ -134,8 +134,8 @@ project:
134134
- id: "SPM:apple:swift-atomics:1.2.0"
135135
- id: "SPM:apple:swift-collections:1.0.5"
136136
packages:
137-
- id: "SPM:apple:swift-algorithms:1.0.0"
138-
purl: "pkg:swift/apple/swift-algorithms@1.0.0"
137+
- id: "SPM:apple:swift-algorithms:1.1.0"
138+
purl: "pkg:swift/apple/swift-algorithms@1.1.0"
139139
authors:
140140
- "apple"
141141
declared_licenses: []
@@ -155,12 +155,12 @@ packages:
155155
vcs:
156156
type: "Git"
157157
url: "https://github.com/apple/swift-algorithms.git"
158-
revision: "1.0.0"
158+
revision: "1.1.0"
159159
path: ""
160160
vcs_processed:
161161
type: "Git"
162162
url: "https://github.com/apple/swift-algorithms.git"
163-
revision: "1.0.0"
163+
revision: "1.1.0"
164164
path: ""
165165
- id: "SPM:apple:swift-atomics:1.2.0"
166166
purl: "pkg:swift/apple/[email protected]"

0 commit comments

Comments
 (0)