Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
PackageIdentifier: Armin2208.WindowsAutoNightMode
|
||||
PackageName: Auto Dark Mode
|
||||
PackageVersion: 2.3.1
|
||||
Publisher: Armin2208
|
||||
Author: Armin2208
|
||||
License: GNU General Public License v3.0
|
||||
LicenseUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode/blob/master/LICENSE
|
||||
PackageUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode
|
||||
ShortDescription: Automatically switches between the dark and light theme of Windows 10 at scheduled times
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode/releases/download/2.3.1/AutoDarkMode_Setup.exe
|
||||
InstallerSha256: FEA01593EBCD7AEEC3A4D7566E4C449A486C8C9FECD0B7941EBB036FB0FE2797
|
||||
InstallerSwitches:
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /VERYSILENT
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,21 @@
|
||||
PackageIdentifier: Armin2208.WindowsAutoNightMode
|
||||
PackageName: Auto Dark Mode
|
||||
PackageVersion: 3.0.1
|
||||
Publisher: Armin2208
|
||||
Author: Armin2208
|
||||
License: GNU General Public License v3.0
|
||||
LicenseUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode/blob/master/LICENSE
|
||||
PackageUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode
|
||||
Moniker: auto-dark-mode
|
||||
ShortDescription: Automatically switches between the dark and light theme of Windows 10 at scheduled times
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode/releases/download/3.0/AutoDarkMode_v3_0_1_Setup.exe
|
||||
InstallerSha256: EB58AD3EF3529CE1327ABB7E2417F138B7AA0E5126AE65EE499986C09249282B
|
||||
InstallerSwitches:
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /VERYSILENT
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user