From 233a4bf69d25eac280245d91238d06d1f3e680a8 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 9 Feb 2021 07:14:47 +0800 Subject: [PATCH] ModernFlyouts 0.9.0.0 (#7103) --- .../ModernFlyouts/ModernFlyouts/0.9.0.0.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/ModernFlyouts/ModernFlyouts/0.9.0.0.yaml diff --git a/manifests/ModernFlyouts/ModernFlyouts/0.9.0.0.yaml b/manifests/ModernFlyouts/ModernFlyouts/0.9.0.0.yaml new file mode 100644 index 000000000..ce6181b43 --- /dev/null +++ b/manifests/ModernFlyouts/ModernFlyouts/0.9.0.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: ModernFlyouts.ModernFlyouts +Publisher: ModernFlyouts +Name: ModernFlyouts +Author: ModernFlyouts +Description: This application will replace the default audio/airplane/brightness flyouts found in Windows shown when the volume or brightness changes or when airplane mode key is pressed with a new modern UI. +#AppMoniker: +Tags: fluent design,volume,flyouts,airplane,brightness,wpf +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://windowsawesome.com/post/modernflyouts-a-modern-replacement-for-existing-flyouts-in-windows/ +License: MIT +LicenseUrl: https://github.com/ShankarBUS/ModernFlyouts/blob/master/LICENSE + +# ================= Installer ================= +Version: 0.9.0.0 +InstallerType: msix +Installers: + - Arch: x64 + Url: https://github.xiu2.xyz/https://github.com/ModernFlyouts-Community/ModernFlyouts/releases/download/v0.9.0/32669SamG.ModernFlyouts_0.9.0.0_neutral___pcy8vm99wrpcg.Msixbundle + Sha256: b56a4dbe70d6ae59913526a64c26173ca6777890470bf159c42ccec4298e6ef0 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file