diff --git a/manifests/ShareX/ShareX/13.4.0.yaml b/manifests/ShareX/ShareX/13.4.0.yaml new file mode 100644 index 000000000..2795f94be --- /dev/null +++ b/manifests/ShareX/ShareX/13.4.0.yaml @@ -0,0 +1,18 @@ +Id: ShareX.ShareX +Name: ShareX +AppMoniker: sharex +Version: 13.4.0 +Publisher: ShareX +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/ShareX/ShareX/blob/master/LICENSE.txt +MinOSVersion: 6.1.7601.0 +Description: ShareX is a free and open-source screen capture and file sharing software. +Homepage: https://getsharex.com +Installers: + - Arch: x64 + Url: https://github.com/ShareX/ShareX/releases/download/v13.4.0/ShareX-13.4.0-setup.exe + Sha256: aa806276b0c6dd71c53e884bf5b29c21031b0d00e93ba1cb643aaeed5ea1a13d + InstallerType: inno + Switches: + Silent: "/VERYSILENT /NORUN" + SilentWithProgress: "/SILENT /NORUN"