Skip to content

Commit f3e6976

Browse files
test: update smoke golden files (#404)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1588cec commit f3e6976

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

test/smoke/testdata/golden/scan-swiftpm.golden.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
},
314314
{
315315
"depends_on": [],
316-
"id": "pkg:swift/github.com/apple/swift-system@1.8.0",
316+
"id": "pkg:swift/github.com/apple/swift-system@1.8.1",
317317
"licenses": [],
318318
"locations": [
319319
{
@@ -326,12 +326,12 @@
326326
}
327327
],
328328
"name": "github.com/apple:swift-system",
329-
"package_ref": "pkg:swift/github.com/apple/swift-system@1.8.0",
330-
"purl": "pkg:swift/github.com/apple/swift-system@1.8.0",
329+
"package_ref": "pkg:swift/github.com/apple/swift-system@1.8.1",
330+
"purl": "pkg:swift/github.com/apple/swift-system@1.8.1",
331331
"scopes": [
332332
"runtime"
333333
],
334-
"version": "1.8.0"
334+
"version": "1.8.1"
335335
},
336336
{
337337
"depends_on": [],
@@ -503,7 +503,7 @@
503503
"pkg:swift/github.com/apple/swift-nio-transport-services@1.23.1",
504504
"pkg:swift/github.com/apple/swift-nio@2.65.0",
505505
"pkg:swift/github.com/apple/swift-numerics@1.1.1",
506-
"pkg:swift/github.com/apple/swift-system@1.8.0",
506+
"pkg:swift/github.com/apple/swift-system@1.8.1",
507507
"pkg:swift/github.com/swift-server/async-http-client@1.22.0",
508508
"pkg:swift/github.com/vapor/async-kit@1.20.0",
509509
"pkg:swift/github.com/vapor/console-kit@4.14.2",
@@ -669,8 +669,8 @@
669669
"licenses": [],
670670
"name": "github.com/apple:swift-system",
671671
"org": "github.com/apple",
672-
"purl": "pkg:swift/github.com/apple/swift-system@1.8.0",
673-
"version": "1.8.0",
672+
"purl": "pkg:swift/github.com/apple/swift-system@1.8.1",
673+
"version": "1.8.1",
674674
"vulnerabilities": []
675675
},
676676
{

0 commit comments

Comments
 (0)