Manifest Update for TranslucentTB.TranslucentTB v9.0.0.0 (#14293)
* Manifest Update for TranslucentTB.TranslucentTB v9.0.0.0 * Typo Co-authored-by: Levvie - she/her <11600822+ItzLevvie@users.noreply.github.com> Co-authored-by: Levvie - she/her <11600822+ItzLevvie@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: TranslucentTB.TranslucentTB
|
||||||
|
PackageVersion: 9.0.0.0
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Dependencies:
|
||||||
|
PackageDependencies:
|
||||||
|
- PackageIdentifier: Microsoft.VC++2017Redist-x86
|
||||||
|
MinimumVersion: 14.10.25017
|
||||||
|
Installers:
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: inno
|
||||||
|
InstallerUrl: https://github.com/TranslucentTB/TranslucentTB/releases/download/2020.2/TranslucentTB-setup.exe
|
||||||
|
InstallerSha256: B8A4F90865D681A31EFA44F8B5098703B743A5050274503CA95D0E80E26C46FA
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,27 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: TranslucentTB.TranslucentTB
|
||||||
|
PackageVersion: 9.0.0.0
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: TranslucentTB Open Source Developers
|
||||||
|
PublisherUrl: https://github.com/TranslucentTB/TranslucentTB
|
||||||
|
PublisherSupportUrl: https://github.com/TranslucentTB/TranslucentTB/issues
|
||||||
|
#PrivacyUrl:
|
||||||
|
Author: TranslucentTB Open Source Developers
|
||||||
|
PackageName: TranslucentTB
|
||||||
|
PackageUrl: https://github.com/TranslucentTB/TranslucentTB
|
||||||
|
License: GNU General Public License v3.0
|
||||||
|
LicenseUrl: https://github.com/TranslucentTB/TranslucentTB/blob/release/LICENSE.md
|
||||||
|
Copyright: Copyright (C) 2007 Free Software Foundation, Inc.
|
||||||
|
CopyrightUrl: https://github.com/TranslucentTB/TranslucentTB/blob/release/LICENSE.md
|
||||||
|
ShortDescription: A lightweight utility that makes the Windows taskbar translucent/transparent.
|
||||||
|
Description: A lightweight (uses a few MB of RAM and almost no CPU) utility that makes the Windows taskbar translucent/transparent on Windows 10.
|
||||||
|
Moniker: TranslucentTB
|
||||||
|
Tags:
|
||||||
|
- taskbar
|
||||||
|
- customization
|
||||||
|
- blur
|
||||||
|
- fluent-design
|
||||||
|
- foss
|
||||||
|
- open-source
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -1,18 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: TranslucentTB.TranslucentTB
|
PackageIdentifier: TranslucentTB.TranslucentTB
|
||||||
PackageVersion: 9.0.0.0
|
PackageVersion: 9.0.0.0
|
||||||
PackageName: TranslucentTB
|
DefaultLocale: en-US
|
||||||
Publisher: TranslucentTB
|
ManifestType: version
|
||||||
License: GNU General Public License v3.0
|
|
||||||
LicenseUrl: https://github.com/TranslucentTB/TranslucentTB/blob/master/LICENSE.md
|
|
||||||
Tags:
|
|
||||||
- taskbar customization blur fluent-design
|
|
||||||
ShortDescription: A lightweight utility that makes the Windows taskbar translucent/transparent.
|
|
||||||
PackageUrl: https://github.com/TranslucentTB/TranslucentTB
|
|
||||||
Installers:
|
|
||||||
- Architecture: x86
|
|
||||||
InstallerUrl: https://github.com/TranslucentTB/TranslucentTB/releases/download/2020.2/TranslucentTB-setup.exe
|
|
||||||
InstallerSha256: B8A4F90865D681A31EFA44F8B5098703B743A5050274503CA95D0E80E26C46FA
|
|
||||||
InstallerType: inno
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
Reference in New Issue
Block a user