-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Expand file tree
/
Copy pathAngeloConvento.OverKeys.installer.yaml
More file actions
32 lines (31 loc) · 1.22 KB
/
AngeloConvento.OverKeys.installer.yaml
File metadata and controls
32 lines (31 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Created with WinGet Releaser using komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
PackageIdentifier: AngeloConvento.OverKeys
PackageVersion: 0.3.3
InstallerLocale: en-US
InstallerType: inno
InstallerSwitches:
Silent: /VERYSILENT
SilentWithProgress: /SILENT
ProductCode: '{55561D96-ED54-4F19-9037-938B5871F1C1}_is1'
ReleaseDate: 2026-01-02
AppsAndFeaturesEntries:
- ProductCode: '{55561D96-ED54-4F19-9037-938B5871F1C1}_is1'
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/conventoangelo/OverKeys/releases/download/v0.3.3/overkeys_0.3.3_x64_setup.exe
InstallerSha256: BAB677F438BD7D1CF93715FC75C649F070DDD838EB9ED40CAF67F65BCCF3C983
InstallerSwitches:
Custom: /CURRENTUSER
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/conventoangelo/OverKeys/releases/download/v0.3.3/overkeys_0.3.3_x64_setup.exe
InstallerSha256: BAB677F438BD7D1CF93715FC75C649F070DDD838EB9ED40CAF67F65BCCF3C983
InstallerSwitches:
Custom: /ALLUSERS
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\OverKeys'
ManifestType: installer
ManifestVersion: 1.10.0