webui-vue: srcrev bump 08f0f8e132..64c20a5e65

Dixsie Wolmers (1):
      Fix contributing readme typo

Gunnar Mills (1):
      Update Readme

MichalX Szopinski (1):
      Fix "Export" button height on hover

SurenNeware (1):
      Add TFTP input label and helper text

Yoshie Muranaka (1):
      Refactor firmware store to get backup from SoftwareImages

(From meta-phosphor rev: 8108e9809d7b4fdc4865254bf1117a9de9e46c8a)

Change-Id: Ieadc7acfb01b0fc84e27eef4ff0cb7fe14d01d2f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 5f01175..222c105 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "08f0f8e132d117797080c4078a101ab93b0985a5"
+SRCREV = "64c20a5e6523215935553267e362a28ae5a59fdc"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "