Skip to content

Commit 3087b88

Browse files
authored
PYTHON-5687 - [pymongocrypt] Bundle libmongocrypt 1.17.1 (#1111)
1 parent a6d31be commit 3087b88

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

bindings/python/sbom.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
{
22
"components": [
33
{
4-
"bom-ref": "pkg:github/mongodb/libmongocrypt@1.17.0",
4+
"bom-ref": "pkg:github/mongodb/libmongocrypt@1.17.1",
55
"externalReferences": [
66
{
77
"type": "distribution",
8-
"url": "https://github.com/mongodb/libmongocrypt/archive/refs/tags/1.17.0.tar.gz"
8+
"url": "https://github.com/mongodb/libmongocrypt/archive/1.17.1.tar.gz"
99
},
1010
{
1111
"type": "website",
12-
"url": "https://github.com/mongodb/libmongocrypt/tree/1.17.0"
12+
"url": "https://github.com/mongodb/libmongocrypt/tree/1.17.1"
1313
}
1414
],
1515
"group": "mongodb",
1616
"name": "libmongocrypt",
17-
"purl": "pkg:github/mongodb/libmongocrypt@1.17.0",
17+
"purl": "pkg:github/mongodb/libmongocrypt@1.17.1",
1818
"type": "library",
19-
"version": "1.17.0"
19+
"version": "1.17.1"
2020
}
2121
],
2222
"dependencies": [
2323
{
24-
"ref": "pkg:github/mongodb/libmongocrypt@1.17.0"
24+
"ref": "pkg:github/mongodb/libmongocrypt@1.17.1"
2525
}
2626
],
2727
"metadata": {
28-
"timestamp": "2025-11-18T15:04:33.207498+00:00",
28+
"timestamp": "2026-01-22T15:24:18.934982+00:00",
2929
"tools": [
3030
{
3131
"externalReferences": [
@@ -68,7 +68,7 @@
6868
}
6969
]
7070
},
71-
"serialNumber": "urn:uuid:4884d162-e375-43fe-898f-2e743c74d1d3",
71+
"serialNumber": "urn:uuid:3b5244f2-230a-4567-9938-e90a4d04c1e7",
7272
"version": 1,
7373
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
7474
"bomFormat": "CycloneDX",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.0
1+
1.17.1

0 commit comments

Comments
 (0)