diff --git a/manifests/ShareX/ShareX/13.3.0.yaml b/manifests/ShareX/ShareX/13.3.0.yaml new file mode 100644 index 000000000..e63a92089 --- /dev/null +++ b/manifests/ShareX/ShareX/13.3.0.yaml @@ -0,0 +1,18 @@ +Id: ShareX.ShareX +Name: ShareX +AppMoniker: sharex +Version: 13.3.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.3.0/ShareX-13.3.0-setup.exe + Sha256: 4BBCCA6692AF550D648B8445FAF570931CC64F8A7D6A3FEBD0B7E52ADF28A112 + InstallerType: inno + Switches: + Silent: "/VERYSILENT /NORUN" + SilentWithProgress: "/SILENT /NORUN" \ No newline at end of file