Add source archive checksum
Browse files- source.json +7 -0
source.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"original_file": "weather.zip",
|
| 3 |
+
"original_size_bytes": 224605937726,
|
| 4 |
+
"original_sha256": "88cdf4503fcfd3665dfb76aa324aa019c8211b534df99273911c5dc16b142eb2",
|
| 5 |
+
"part_size_bytes": 48000000000,
|
| 6 |
+
"part_count": 5
|
| 7 |
+
}
|