Edit METADATA file

Test: TreeHugger
Bug: 312914023
Change-Id: I6a02e718811ab570b4fc00aee7a916b47d567f17
diff --git a/METADATA b/METADATA
index 15f8c3d..a136ce7 100644
--- a/METADATA
+++ b/METADATA
@@ -23,10 +23,14 @@
 
 third_party {
   url {
-    type: ARCHIVE
+    type: HOMEPAGE
     value: "https://crates.io/crates/tinyjson"
   }
-  version: "v2.5.1"
+  url {
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/tinyjson/tinyjson-2.5.1.crate"
+  }
+  version: "2.5.1"
   last_upgrade_date { year: 2023 month: 2 day: 13 }
   license_type: NOTICE
 }