Create hashes.json
Browse files- agent/hashes.json +5 -0
agent/hashes.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"agent": "8ea25f5d9806ce3af4f43bdb3f321190",
|
| 3 |
+
"overlay_windows": "3f67af550e8e21c91a32c19b0c87dd7b",
|
| 4 |
+
"overlay_linux": "82c69252edabd21df9771528817affbb"
|
| 5 |
+
}
|