@braintrust/bt-linux-x64 0.20.0 → 0.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bin/bt +2 -2
  2. package/package.json +1 -1
package/bin/bt CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/bt
3
- size: 41641624 bytes
4
- sha256: 707cffc0c8d32a5e96457e52bd6db103dee1bb2f67de61a9ab7a9f60db91012e
3
+ size: 43521320 bytes
4
+ sha256: c7fdd365cd0e2f45aec564f200c7cbb8bdc94c0ec8932d855035789376cc8045
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@braintrust/bt-linux-x64",
3
- "version": "0.20.0",
3
+ "version": "0.21.0",
4
4
  "description": "Prebuilt bt binary for linux-x64-glibc",
5
5
  "homepage": "https://github.com/braintrustdata/bt",
6
6
  "repository": {