GitHub.ClassroomAssistant.installer.yaml 623 B

123456789101112131415161718
  1. # Created with YamlCreate.ps1 v2.0.0 using YAML parsing
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: GitHub.ClassroomAssistant
  4. PackageVersion: 2.0.4
  5. MinimumOSVersion: 10.0.0.0
  6. InstallerType: exe
  7. Scope: user
  8. InstallerSwitches:
  9. Silent: -s
  10. SilentWithProgress: -s
  11. Installers:
  12. - Architecture: neutral
  13. InstallerUrl: https://github.com/education/classroom-assistant/releases/download/v2.0.4/Classroom.Assistant-2.0.4.Setup.exe
  14. InstallerSha256: 38EFC41A44413F289B0E92D74A2C084659FF88B8E100A89F0E04A9EC1DB43CF4
  15. ManifestType: installer
  16. ManifestVersion: 1.0.0