Update README.md for 5.1.0.2 (#47)

Automated update of `README.md` for release 5.1.0.2

Co-authored-by: keith <keith@users.noreply.github.com>
diff --git a/README.md b/README.md
index 4b59b75..27d60e8 100644
--- a/README.md
+++ b/README.md
@@ -48,10 +48,10 @@
 
 http_archive(
     name = "buildifier_prebuilt",
-    sha256 = "b3fd85ae7e45c2f36bce52cfdbdb6c20261761ea5928d1686edc8873b0d0dad0",
-    strip_prefix = "buildifier-prebuilt-5.1.0",
+    sha256 = "ecef8f8c39eaf4f1c1604c677d232ade33818f898e35e7826e7564a648751350",
+    strip_prefix = "buildifier-prebuilt-5.1.0.2",
     urls = [
-        "http://github.com/keith/buildifier-prebuilt/archive/5.1.0.tar.gz",
+        "http://github.com/keith/buildifier-prebuilt/archive/5.1.0.2.tar.gz",
     ],
 )