winget-cli

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

ImportFile-Good.json (589B)


      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": "2.0.0.0"
     10         },
     11         {
     12           "Id": "AppInstallerCliTest.TestMsixInstaller",
     13           "Version": "2.0.0.0"
     14         }
     15       ],
     16       "SourceDetails": {
     17         "Argument": "//arg",
     18         "Identifier": "*TestSource",
     19         "Name": "TestSource",
     20         "Type": "Microsoft.TestSource"
     21       }
     22     }
     23   ],
     24   "WinGetVersion": "1.0.0"
     25 }