winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

ImportFile-Good-AlreadyInstalled.json (480B)


      1 {
      2   "$schema": "https://aka.ms/winget-packages.schema.1.0.json",
      3   "CreationDate": "2021-01-01T12:00:00.000-00:00",
      4   "Sources": [
      5     {
      6       "Packages": [
      7         {
      8           "Id": "AppInstallerCliTest.TestExeInstaller",
      9           "Version": "1.0.0.0"
     10         }
     11       ],
     12       "SourceDetails": {
     13         "Argument": "//arg",
     14         "Identifier": "*TestSource",
     15         "Name": "TestSource",
     16         "Type": "Microsoft.TestSource"
     17       }
     18     }
     19   ],
     20   "WinGetVersion": "1.0.0"
     21 }