From 8d8748eeac49c8217fa8b7b386007f369b6854db Mon Sep 17 00:00:00 2001 From: F0lkl0re <51024076+F0lkl0re@users.noreply.github.com> Date: Sun, 23 May 2021 19:19:01 -0400 Subject: [PATCH] Adding FutureRestore GUI to winget (#13860) * fix yaml and filepath * Pushing FutureRestore GUI 1.80 * Fixing yaml Co-authored-by: Tanbeer191 <67960712+Tanbeer191@users.noreply.github.com> --- .../1.80/CoocooFroggy.FutureRestore-GUI.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/c/CoocooFroggy/FutureRestore-GUI/1.80/CoocooFroggy.FutureRestore-GUI.yaml diff --git a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.80/CoocooFroggy.FutureRestore-GUI.yaml b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.80/CoocooFroggy.FutureRestore-GUI.yaml new file mode 100644 index 000000000..bbbf57dc7 --- /dev/null +++ b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.80/CoocooFroggy.FutureRestore-GUI.yaml @@ -0,0 +1,15 @@ +PackageIdentifier: CoocooFroggy.FutureRestore-GUI +PackageVersion: 1.80 +PackageLocale: en-US +Publisher: CoocooFroggy +PackageName: FutureRestore GUI +License: GNU Lesser General Public License v2.1 +ShortDescription: A GUI implementation for FutureRestore written in Java. +Installers: + - Architecture: x86 + InstallerType: msi + InstallerUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/releases/download/v1.80/FutureRestore-GUI-Windows-1.80.msi + InstallerSha256: 50DA0436BF2670D9BB0E54D5FCC0927274D4E2953CC3424E8709FF785F752539 + ProductCode: "{53EC459E-A6B8-352D-8729-5A22A683035B}" +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file