)]}'
{
  "commit": "0373ce31fe5b11dcf23b27fbc221ba019a1cf7f1",
  "tree": "473242727e8cd1df910c3787c42857ff8ab9741e",
  "parents": [
    "5ca5523fd8f6800c32cbc8f3724b393e791cebd6"
  ],
  "author": {
    "name": "Paul Menzel",
    "email": "pmenzel@molgen.mpg.de",
    "time": "Wed Oct 04 13:14:13 2017 +0200"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Fri Jun 21 11:51:30 2019 +0000"
  },
  "message": "print: Update Asus URLs to use more secure HTTPS\n\nAsus set up HTTPS for their site, and redirects to that by default. So,\nuse this by default, which also saves one redirect.\n\n```\n$ curl -I http://www.asus.com/\nHTTP/1.1 301 Moved Permanently\nContent-Length: 0\nLocation: https://www.asus.com/\nDate: Wed, 04 Oct 2017 11:15:14 GMT\nConnection: keep-alive\nX-Akamai-Device-Characteristics: desktop\nX-Akamai-Device-Model: ; ; cURL; cURL\n```\n\nUse the command below to change the occurrences.\n\n```\nsed -i \u0027s,http://www.asus.com,https://www.asus.com,g\u0027 print.c\n```\n\nChange-Id: I62319bfbf39c73f98ed3f865a11f4fe870befee4\nSigned-off-by: Paul Menzel \u003cpmenzel@molgen.mpg.de\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom/+/21874\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "30f06c8e009f27b9e52c47c7291d34bcdf04ffc5",
      "old_mode": 33188,
      "old_path": "print.c",
      "new_id": "7eb5485e9a663cf9e7b304da312adbc0a4e3db04",
      "new_mode": 33188,
      "new_path": "print.c"
    }
  ]
}
