ShareX v13.4.0 Manifest Update (#11058)
* ShareX v13.4.0 Manifest Update * Updated Publisher
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: ShareX.ShareX
|
||||
PackageVersion: 13.4.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: neutral
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/ShareX/ShareX/releases/download/v13.4.0/ShareX-13.4.0-setup.exe
|
||||
InstallerSha256: AA806276B0C6DD71C53E884BF5B29C21031B0D00E93BA1CB643AAEED5EA1A13D
|
||||
#ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: ShareX.ShareX
|
||||
PackageVersion: 13.4.0
|
||||
PackageLocale: en-US
|
||||
Publisher: ShareX Team
|
||||
PublisherUrl: https://getsharex.com
|
||||
PublisherSupportUrl: https://github.com/ShareX/ShareX/issues
|
||||
#PrivacyUrl:
|
||||
Author: Berk Jaex and Michael Delpach
|
||||
PackageName: ShareX
|
||||
PackageUrl: https://getsharex.com
|
||||
License: GNU General Public License v3.0
|
||||
LicenseUrl: https://github.com/ShareX/ShareX/blob/master/LICENSE.txt
|
||||
Copyright: Copyright © 2007-2021 ShareX Team
|
||||
#CopyrightUrl:
|
||||
ShortDescription: ShareX is a free and open-source screen capture and file sharing software.
|
||||
Description: ShareX is a lightweight free and open source program that allows you to capture or record any area of your screen and share it with a single press of a key. ShareX offers numerous methods of capture including full screen, monitor, freehand and so much more. It also features plenty of customizable after-capture tasks and supports more than 80 different image, text, and file hosting services, as well as many URL shortening and sharing services.
|
||||
Moniker: sharex
|
||||
Tags:
|
||||
- foss
|
||||
- screenshot
|
||||
- clipboard
|
||||
- upload
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -1,21 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: ShareX.ShareX
|
||||
PackageName: ShareX
|
||||
Moniker: sharex
|
||||
PackageVersion: 13.4.0
|
||||
Publisher: ShareX
|
||||
License: GNU General Public License v3.0
|
||||
LicenseUrl: https://github.com/ShareX/ShareX/blob/master/LICENSE.txt
|
||||
MinimumOSVersion: 6.1.7601.0
|
||||
ShortDescription: ShareX is a free and open-source screen capture and file sharing software.
|
||||
PackageUrl: https://getsharex.com
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/ShareX/ShareX/releases/download/v13.4.0/ShareX-13.4.0-setup.exe
|
||||
InstallerSha256: aa806276b0c6dd71c53e884bf5b29c21031b0d00e93ba1cb643aaeed5ea1a13d
|
||||
InstallerType: inno
|
||||
InstallerSwitches:
|
||||
Silent: "/VERYSILENT /NORUN"
|
||||
SilentWithProgress: "/SILENT /NORUN"
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user