1
0

mremoteng.json 648 B

12345678910111213141516171819
  1. {
  2. "version": "1.78.2-3405",
  3. "description": "Multi-Remote Next Generation connection manager",
  4. "homepage": "https://mremoteng.org/",
  5. "license": "GPL-2.0",
  6. "url": "https://github.com/mRemoteNG/mRemoteNG/releases/download/20260222-v1.78.2-NB-%283405%29/mRemoteNG-20260222-v1.78.2-NB-3405-x64-SC.rar",
  7. "hash": "sha256:fd567eec4136bdbfa8f66043c43ab1f32550c3d23e47f3d63da22119151af828",
  8. "bin": "mRemoteNG.exe",
  9. "shortcuts": [
  10. [
  11. "mRemoteNG.exe",
  12. "mRemoteNG"
  13. ]
  14. ],
  15. "persist": "confCons.xml",
  16. "checkver": {
  17. "github": "https://github.com/mRemoteNG/mRemoteNG"
  18. }
  19. }