)]}'
{
  "commit": "ac32d34a2955a9a5b8a7ad76cfba8db4e749a0d9",
  "tree": "3004d4c28ed20a26ad700501ea9bcc11b460c31a",
  "parents": [
    "2719aa104e6ac7cb516c9f09d61be6c9c0cebe13"
  ],
  "author": {
    "name": "Matan Lurey",
    "email": "matanlurey@users.noreply.github.com",
    "time": "Thu Aug 10 09:38:38 2023 -0700"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Thu Aug 10 09:51:22 2023 -0700"
  },
  "message": "Add `--local-engine-host`, which if specified, is used instead of being inferred (#132180)\n\nCloses https://github.com/flutter/flutter/issues/132162.\n\nI did a tiny bit of minor cleanup but didn\u0027t want to go 🍔 beyond the\nscope of this change. After it lands I\u0027ll update the Wiki.\n\n## Before\n\n```bash\n$ fl run \\\n  --local-engine-src-path\u003d$ENGINE \\\n  --local-engine\u003dandroid_debug_unopt_arm64\n```\n\n... would try to use `host_debug_unopt` (i.e. Rosetta).\n\n## After\n\n```bash\n$ fl run \\\n  --local-engine-src-path\u003d$ENGINE \\\n  --local-engine\u003dandroid_debug_unopt_arm64 \\\n  --local-engine-host\u003dhost_debug_unopt_arm64\n```\n\n... uses `host_debug_unopt_arm64`, as specified.\n\n---\n\n/cc @jonahwilliams @gaaclarke @zanderso\nhttps://dart.googlesource.com/external/github.com/flutter/flutter/+/52a6de255871bc4b13b0e4b35402745b425dd26e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db004c56829758a8c51e4871b5d3c412326080ec",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "9cb9af33a80f930cf4387f524bc46e68002e74b9",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "9fee76a1c2f4195d04a1100173d1774a40c4b8ba",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "b9f0d8d0aa7451be7756f6630ac427ba146fe71b",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
