1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added two new agents to hashagents.txt.

This commit is contained in:
Ylian Saint-Hilaire 2021-01-19 12:51:10 -08:00
parent 0f32ad818e
commit 67fb1081b0
2 changed files with 6 additions and 0 deletions

View file

@ -20,7 +20,9 @@ var agents = {
'meshagent_mips24kc': 28,
'meshagent_osx-arm-64': 29,
'meshagent_freebsd_x86-64': 30,
'meshagent_aarch64': 32,
'meshagent_mipsel24kc': 40,
'meshagent_aarch64-cortex-a53': 41,
'meshagent_osx-universal-64': 10005
}