Added WinGet manifest

This commit is contained in:
Jaex 2024-04-02 08:51:17 +03:00
parent a993f1b94d
commit 8b96a53262
3 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: ShareX.ShareX
PackageVersion: {PackageVersion}
MinimumOSVersion: 6.1.7601.0
InstallerType: inno
InstallerSwitches:
Silent: /VERYSILENT /NORUN
SilentWithProgress: /SILENT /NORUN
UpgradeBehavior: install
Installers:
- Architecture: neutral
Scope: machine
InstallerUrl: {InstallerUrl}
InstallerSha256: {InstallerSha256}
ManifestType: installer
ManifestVersion: 1.6.0

View File

@ -0,0 +1,40 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: ShareX.ShareX
PackageVersion: {PackageVersion}
PackageLocale: en-US
Publisher: ShareX Team
PublisherUrl: https://getsharex.com
PublisherSupportUrl: https://github.com/ShareX/ShareX/issues
PrivacyUrl: https://getsharex.com/privacy-policy
Author: ShareX Team
PackageName: ShareX
PackageUrl: https://github.com/ShareX/ShareX
License: GNU General Public License v3.0
LicenseUrl: https://github.com/ShareX/ShareX/blob/master/LICENSE.txt
Copyright: Copyright (c) 2007-2024 ShareX Team
ShortDescription: ShareX is a free and open-source screen capture and file sharing software.
Description: |-
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key.
It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Moniker: sharex
Tags:
- capture
- color-picker
- file-sharing
- file-upload
- foss
- gif-recorder
- image-annotation
- ocr
- productivity
- region-capture
- screen-capture
- screen-recorder
- screenshot
- share
- uploader
- url-shortener
ManifestType: defaultLocale
ManifestVersion: 1.6.0

View File

@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: ShareX.ShareX
PackageVersion: {PackageVersion}
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0