resources: Fix the md5sum for the riscv-hello checkpoint

Change-Id: If95634bad081b5f93c28dc7b96dc65c6e3801c23
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/62073
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby Bruce <bbruce@ucdavis.edu>
diff --git a/resources.json b/resources.json
index 3b801bb..397e50f 100644
--- a/resources.json
+++ b/resources.json
@@ -34,7 +34,7 @@
             "documentation" : "A checkpoint used in 'configs/example/gem5_library/checkpoints/riscv-hello-restore-checkpoint.py'. Used for v22.1 onwards.",
             "architecture": "RISCV",
             "is_zipped" : false,
-            "md5sum" : "e3734b63149869696b26b24e088a1d2a",
+            "md5sum" : "346c7d079320ef7daead4e03914266c7",
             "source" : null,
             "is_tar_archive" : true,
             "url": "{url_base}/checkpoints/riscv-hello-example-checkpoint-20220801.tar"