DFIRPowerShellScripts icon indicating copy to clipboard operation
DFIRPowerShellScripts copied to clipboard

Parse-MatterMostDownloadsJson - Handle App Updates better

Open AndrewRathbun opened this issue 2 years ago • 0 comments

  "#:(APP_UPDATE):#": {
    "type": "update",
    "progress": 0,
    "location": "",
    "mimeType": null,
    "addedAt": 0,
    "receivedBytes": 0,
    "totalBytes": 0,
    "filename": "5.4.0",
    "state": "available"
  }

need to handle this better

AndrewRathbun avatar Jun 20 '23 03:06 AndrewRathbun