tests/thirdparty: update package metadata (#299)
Co-authored-by: {{ steps.bot.outputs.login }} <104697117+cadobot[bot]@users.noreply.github.com>
This commit is contained in:
24
tests/thirdparty/suite.json
vendored
24
tests/thirdparty/suite.json
vendored
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "XXH3 algorithm in Go",
|
||||
"stars": 243
|
||||
"stars": 251
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "v1.0.0-rc1",
|
||||
@@ -76,7 +76,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Go implementation of the BLS12-381 pairing",
|
||||
"stars": 81
|
||||
"stars": 82
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "a88a5ae26844d7293359422888d7c7f69f43c845",
|
||||
@@ -120,7 +120,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.",
|
||||
"stars": 111
|
||||
"stars": 112
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "30ad8af83f6868c2a30c615f3edf1a9366bf3f89",
|
||||
@@ -145,7 +145,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration",
|
||||
"stars": 294
|
||||
"stars": 298
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "25dba572f0e78ec108f0dd79c9c15288f542d7d9",
|
||||
@@ -171,7 +171,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Reed-Solomon Erasure Coding in Go",
|
||||
"stars": 1449
|
||||
"stars": 1452
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "922778284547557265cff0f903ab5f4c27e40ae9",
|
||||
@@ -230,7 +230,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Optimized Go Compression Packages",
|
||||
"stars": 2926
|
||||
"stars": 2950
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "2f236383d7c2faa8ef7e354ccecb926a5b47a24d",
|
||||
@@ -275,7 +275,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Bloom-filter based search index",
|
||||
"stars": 111
|
||||
"stars": 112
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "0902316dce158c154b958ee5cfc706c62af29a42",
|
||||
@@ -519,7 +519,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Go library providing algorithms optimized to leverage the characteristics of modern CPUs",
|
||||
"stars": 731
|
||||
"stars": 735
|
||||
},
|
||||
"default_branch": "main",
|
||||
"version": "2bf3fdd47b1cdbe8fe020f032caf14891e10a85f",
|
||||
@@ -634,7 +634,7 @@
|
||||
"metadata": {
|
||||
"description": "[mirror] Go supplementary cryptography libraries",
|
||||
"homepage": "https://golang.org/x/crypto",
|
||||
"stars": 2422
|
||||
"stars": 2427
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "089bfa5675191fd96a44247682f76ebca03d7916",
|
||||
@@ -746,7 +746,7 @@
|
||||
"metadata": {
|
||||
"description": "The Go programming language",
|
||||
"homepage": "https://go.dev",
|
||||
"stars": 99369
|
||||
"stars": 99627
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "go1.17.3",
|
||||
@@ -788,7 +788,7 @@
|
||||
"metadata": {
|
||||
"description": "CIRCL: Cloudflare Interoperable Reusable Cryptographic Library",
|
||||
"homepage": "http://blog.cloudflare.com/introducing-circl",
|
||||
"stars": 633
|
||||
"stars": 639
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "v1.1.0",
|
||||
@@ -832,5 +832,5 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"metadata_last_update": "2022-05-22T05:29:28.533220087Z"
|
||||
"metadata_last_update": "2022-05-29T05:30:38.454490612Z"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user