Add Ditto manifest file to winget (#798)

* Create 3.22.88.0.yaml

Added Ditto 3.22.88.0 manifest file

* Update 3.22.88.0.yaml

Updated AppMoniker

* Update 3.22.88.0.yaml

Ditto - added 64bit installer to manifest

* Update 3.22.88.0.yaml

Removed 64bit, guess they don't support multiple installers

Co-authored-by: scott brogden <sbrogden@rcsworks.com>
This commit is contained in:
sabrogden
2020-05-23 17:12:12 -06:00
committed by GitHub
parent 858fd1fe95
commit 4121724e99

View File

@@ -0,0 +1,18 @@
Id: ditto.ditto
Publisher: Ditto
Name: Ditto
Version: 3.22.88.0
License: GNU General Public License version 3.0 (GPLv3)
InstallerType: EXE
LicenseUrl: https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)
AppMoniker: Ditto
Tags: Ditto Clipboard
Description: Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time.
Homepage: https://ditto-cp.sourceforge.io/
Installers:
- Arch: x86
Url: https://sourceforge.net/projects/ditto-cp/files/Ditto/3.22.88.0/DittoSetup_3_22_88_0.exe/download
Sha256: 516F30D43F06D00ACA19C882336E2167D87FECE41C53798C2424C3410D2B8E72
Switches:
Silent: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CLOSEAPPLICATIONS"
SilentWithProgress: "/SILENT /SUPPRESSMSGBOXES /NORESTART /CLOSEAPPLICATIONS"