)]}'
{
  "commit": "5caa951515068409f913d62ff6712c8d0f3b72c4",
  "tree": "9efd4554f3c137388d9b9c3415f65c284b8346f5",
  "parents": [
    "d75a6b5d813710ea1b21e05c50c6c32219e5f83a"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Mon Sep 23 09:20:41 2019 +0200"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Mon Sep 23 09:23:21 2019 +0200"
  },
  "message": "Bazel: Reuse version from .bazelversion for minimum used version check\n\nBazel is still supported in addition to the Bazel wrapper Bazelisk,\nthat is recommended, as it would automatically switch to the right\nBazel version on stable branches (like it was the case with Buck).\n\nThat why minimum used Bazel version check is still needed in WORKSPACE\nfile in addition to the .bazelversion used by Bazelisk. That means that\ncurrently, bazel version is maintained in two places:\n\n* .bazelversion\n* WORKSPACE\n\nThis change introduces the repository rule to read the bazel version\nfrom the .bazelversion file and perform the minimum version check.\n\nChange-Id: Ib9c1382935ded7bcd322ed0122838c40ba2faa6c\nSigned-off-by: David Ostrovsky \u003cdavid@ostrovsky.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "101e7cc59b14d56ef7699402bb499a4c0407292e",
      "old_mode": 33188,
      "old_path": "WORKSPACE",
      "new_id": "86e12b607e276096c3dfe2dd45d5c18268500e1f",
      "new_mode": 33188,
      "new_path": "WORKSPACE"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d8b3d10982e9aacbd3b3465723b10e8a2155c19a",
      "new_mode": 33188,
      "new_path": "tools/bazelisk_version.bzl"
    }
  ]
}
