)]}'
{
  "commit": "d78c8a106e5ddf8666c72aeb6351fcaeb0671380",
  "tree": "1356d96761408e03b0d7330aa10e7ff5ba402079",
  "parents": [
    "1252572d1811fbbc45df7e92ced8723f3ea63e32"
  ],
  "author": {
    "name": "Kent McLeod",
    "email": "kent@kry10.com",
    "time": "Thu Nov 25 17:18:07 2021 +1100"
  },
  "committer": {
    "name": "Kent McLeod",
    "email": "kent-mcleod@users.noreply.github.com",
    "time": "Thu Nov 25 23:16:59 2021 +1100"
  },
  "message": "utils,cbor: Use uint64_t for type\n\nnew_reference has code that expects the emitted field to be sometimes\nlarger than a 32bit value so it\u0027s necessary to make the type 64 bits on\n32-bit architectures.\nAlso reordered the field in the struct to likely get slightly better\npacking efficiency.\n\nSigned-off-by: Kent McLeod \u003ckent@kry10.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "148daadfa87aebec69262eb8189a1d09e48ee6e7",
      "old_mode": 33188,
      "old_path": "libutils/include/utils/cbor64.h",
      "new_id": "96fd002c6293aff852a4a14859a6b8aad5682655",
      "new_mode": 33188,
      "new_path": "libutils/include/utils/cbor64.h"
    },
    {
      "type": "modify",
      "old_id": "def52c46da5c7d8b50c23adf12ad17b772cb7a33",
      "old_mode": 33188,
      "old_path": "libutils/src/cbor64.c",
      "new_id": "06f54a214666925a06cf163b084cefb39905ab34",
      "new_mode": 33188,
      "new_path": "libutils/src/cbor64.c"
    }
  ]
}
