)]}'
{
  "commit": "f7bc18f528bb35cd06c93d0a58c17e6eea3fa68c",
  "tree": "9cfa59110fd00d91bce150488d084eefe5633427",
  "parents": [
    "cbd16a8247b65c6eaab0369a54a25f51c5c0bd45"
  ],
  "author": {
    "name": "Jason Rhinelander",
    "email": "jason@imaginary.ca",
    "time": "Thu Jul 19 15:03:26 2018 -0300"
  },
  "committer": {
    "name": "Jason Rhinelander",
    "email": "jason@imaginary.ca",
    "time": "Thu Jul 19 16:12:39 2018 -0300"
  },
  "message": "Fix compatibility with catch v2\n\nCatch v2 changed the `run(...)` signature to take a `char *argv[]`,\narguing partly that technically a `char *argv[]` type is the correct\n`main()` signature rather than `const char *argv[]`.\n\nDropping the `const` here doesn\u0027t appear to cause any problems with\ncatch v1 (tested against both the cmake-downloaded 1.9.3 and Debian\u0027s\n1.12.1 package) so we can follow suit.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "236409dbd6cb1177912531565460a0e0920586c9",
      "old_mode": 33188,
      "old_path": "tests/test_embed/catch.cpp",
      "new_id": "dd137385cb32250b8640169934fb96aa5e80f069",
      "new_mode": 33188,
      "new_path": "tests/test_embed/catch.cpp"
    }
  ]
}
