You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/01/02 06:56:58 UTC

[nuttx] branch master updated: CI/Documentation: livereload hash missmatch due to new wheel package upload.

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new a4ca15aa3e CI/Documentation: livereload hash missmatch due to new wheel package upload.
a4ca15aa3e is described below

commit a4ca15aa3e0f1dd639ca84dd0b0ea787b65fd48d
Author: Brennan Ashton <ba...@brennanashton.com>
AuthorDate: Sun Jan 1 22:02:46 2023 -0800

    CI/Documentation: livereload hash missmatch due to new wheel package upload.
---
 Documentation/Pipfile.lock | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/Pipfile.lock b/Documentation/Pipfile.lock
index 3b762b7967..0cdb874681 100644
--- a/Documentation/Pipfile.lock
+++ b/Documentation/Pipfile.lock
@@ -87,7 +87,8 @@
         },
         "livereload": {
             "hashes": [
-                "sha256:776f2f865e59fde56490a56bcc6773b6917366bce0c267c60ee8aaf1a0959869"
+                "sha256:776f2f865e59fde56490a56bcc6773b6917366bce0c267c60ee8aaf1a0959869",
+                "sha256:ad4ac6f53b2d62bb6ce1a5e6e96f1f00976a32348afedcb4b6d68df2a1d346e4"
             ],
             "version": "==2.6.3"
         },