chroot_version_hooks.d: Upgrade binutils manually

On some builders, newer binutils is being pulled into
build graph causing weird builds failures. Update it
at chroot update time to avoid this.

BUG=b:201595791
TEST=binutils is updated

Change-Id: I357327e3dbf5c038b4e09acf309044129e9e2bcb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/3195044
Commit-Queue: Manoj Gupta <manojgupta@chromium.org>
Tested-by: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: Sergey Frolov <sfrolov@google.com>
diff --git a/chroot_version_hooks.d/188_binutils236_upgrade b/chroot_version_hooks.d/188_binutils236_upgrade
new file mode 120000
index 0000000..d519755
--- /dev/null
+++ b/chroot_version_hooks.d/188_binutils236_upgrade
@@ -0,0 +1 @@
+182_binutils235_upgrade
\ No newline at end of file