Skip ab/6749736 in stage.

Merged-In: I3e6be7789ed3be5f4247ea561d8efacd2f94cc57
Change-Id: I3f5251e22ea95e2379f279d99f0ca7b102c92373
diff --git a/METADATA b/METADATA
index cf80f65..63c4f4f 100644
--- a/METADATA
+++ b/METADATA
@@ -1,17 +1,19 @@
 name: "env_logger"
-description:
-    "A logging implementation for `log` which is configured via an environment variable."
-
+description: "A logging implementation for `log` which is configured via an environment variable."
 third_party {
   url {
     type: HOMEPAGE
     value: "https://crates.io/crates/env_logger"
   }
   url {
-    type: GIT
-    value: "https://github.com/sebasmagri/env_logger/"
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/env_logger/env_logger-0.7.1.crate"
   }
   version: "0.7.1"
-  last_upgrade_date { year: 2020 month: 6 day: 5 }
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2020
+    month: 6
+    day: 5
+  }
 }