| Index: common/battor/battor/battor_binary_dependencies.json
|
| diff --git a/common/battor/battor/battor_binary_dependencies.json b/common/battor/battor/battor_binary_dependencies.json
|
| index aa1d000c0849c294f27a635d6fe17719ebd04888..86b3612e1c7dc557ace31536ae45ca89cd4c709a 100644
|
| --- a/common/battor/battor/battor_binary_dependencies.json
|
| +++ b/common/battor/battor/battor_binary_dependencies.json
|
| @@ -7,21 +7,40 @@
|
| "file_info": {
|
| "linux2_x86_64": {
|
| "cloud_storage_hash": "b07350155f6a30ca79afa344ec5f9c0dc071eedc",
|
| - "download_path": "../bin/linux2/x86_64/battor_agent"
|
| + "download_path": "../bin/linux2/x86_64/battor_agent",
|
| + "local_paths": [
|
| + "../bin/linux2/x86_64/battor_agent"
|
| + ]
|
| },
|
| "mac_x86_64": {
|
| "cloud_storage_hash": "b8d590745daf2448609a81bd30d864fe98c68ec7",
|
| - "download_path": "../bin/mac/x86_64/battor_agent"
|
| + "download_path": "../bin/mac/x86_64/battor_agent",
|
| + "local_paths": [
|
| + "../bin/mac/x86_64/battor_agent"
|
| + ]
|
| },
|
| "win_AMD64": {
|
| - "cloud_storage_hash": "144e6c466d56ca7954890142f85f0063f455d635",
|
| - "download_path": "../bin/win/AMD64/battor_agent"
|
| + "cloud_storage_hash": "8de8edc555f2d66fd53dde2c42351d08e7f4f6f2",
|
| + "download_path": "../bin/win/AMD64/battor_agent.exe",
|
| + "local_paths": [
|
| + "../bin/win/AMD64/battor_agent.exe"
|
| + ]
|
| },
|
| - "win_x86": {
|
| - "cloud_storage_hash": "144e6c466d56ca7954890142f85f0063f455d635",
|
| - "download_path": "../bin/win/x86_64/battor_agent"
|
| + "win32_AMD64": {
|
| + "cloud_storage_hash": "8de8edc555f2d66fd53dde2c42351d08e7f4f6f2",
|
| + "download_path": "../bin/win/AMD64/battor_agent.exe",
|
| + "local_paths": [
|
| + "../bin/win/AMD64/battor_agent.exe"
|
| + ]
|
| + },
|
| + "win32_x86": {
|
| + "cloud_storage_hash": "8de8edc555f2d66fd53dde2c42351d08e7f4f6f2",
|
| + "download_path": "../bin/win/x86_64/battor_agent.exe",
|
| + "local_paths": [
|
| + "../bin/win/x86_64/battor_agent.exe"
|
| + ]
|
| }
|
| }
|
| }
|
| }
|
| -}
|
| +}
|
|
|