Update to shim-build tag v10 for reviewer comments

Update README.md to point to tag v10 of the shim-build
repository, which recently changed to address shim reviewer
comments.

build.log reflects a build that contains the newly renamed patch files.
Output binary hashes with new patch files are identical to existing
binaries.

BUG=b:195737944
TEST=none

Change-Id: I1fb3a99346c1c09fa34500d7478502e018fc22a6
diff --git a/README.md b/README.md
index b13d64d..0dc8615 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@
 What OS and toolchain must we use to reproduce this build?  Include where to find it, etc.  We're going to try to reproduce your build as close as possible to verify that it's really a build of the source tree you tell us it is, so these need to be fairly thorough. At the very least include the specific versions of gcc, binutils, and gnu-efi which were used, and where to find those binaries.
 If the shim binaries can't be reproduced using the provided Dockerfile, please explain why that's the case and the differences would be.
 -------------------------------------------------------------------------------
-All shim binaries can be built using our Dockerfile and instructions in the README.md of https://chromium.googlesource.com/external/github.com/neverware/shim-build/+/refs/tags/v9
+All shim binaries can be built using our Dockerfile and instructions in the README.md of https://chromium.googlesource.com/external/github.com/neverware/shim-build/+/refs/tags/v10
 
 -------------------------------------------------------------------------------
 Which files in this repo are the logs for your build?   This should include logs for creating the buildroots, applying patches, doing the build, creating the archives, etc.
diff --git a/build.log b/build.log
index 232fd7b..57aec08 100644
--- a/build.log
+++ b/build.log
Binary files differ