diff --git a/manifests/chanplecai/smarttaskbar/1.1.9.yaml b/manifests/chanplecai/smarttaskbar/1.1.9.yaml new file mode 100644 index 000000000..5896ea125 --- /dev/null +++ b/manifests/chanplecai/smarttaskbar/1.1.9.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: chanplecai.smarttaskbar +Publisher: ChanpleCai +Name: SmartTaskbar +Author: ChanpleCai +Description: SmartTaskbar is a lightweight utility which can automatically switch the display state of the Windows Taskbar. +#AppMoniker: +Tags: taskbar,smart,auto,enhance +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/ChanpleCai/SmartTaskbar +License: MIT +LicenseUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/net5/LICENSE + +# ================= Installer ================= +Version: 1.1.9 +InstallerType: inno +Installers: + - Arch: x64 + Url: https://github.com/ChanpleCai/SmartTaskbar/releases/download/v1.1.9/SmartTaskbar_Setup.exe + Sha256: 1084517972e7031f8f3ed4612dad572a91b81a3bfb5a4c5eb0703dc588a0b382 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file