diff --git a/ShareX.Setup/WinGet/ShareX.ShareX.installer.yaml b/ShareX.Setup/WinGet/ShareX.ShareX.installer.yaml new file mode 100644 index 000000000..9801e9fc1 --- /dev/null +++ b/ShareX.Setup/WinGet/ShareX.ShareX.installer.yaml @@ -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 diff --git a/ShareX.Setup/WinGet/ShareX.ShareX.locale.en-US.yaml b/ShareX.Setup/WinGet/ShareX.ShareX.locale.en-US.yaml new file mode 100644 index 000000000..49da5d561 --- /dev/null +++ b/ShareX.Setup/WinGet/ShareX.ShareX.locale.en-US.yaml @@ -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 diff --git a/ShareX.Setup/WinGet/ShareX.ShareX.yaml b/ShareX.Setup/WinGet/ShareX.ShareX.yaml new file mode 100644 index 000000000..33871333c --- /dev/null +++ b/ShareX.Setup/WinGet/ShareX.ShareX.yaml @@ -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