diff --git a/manifests/samuelmeuli/mini-diary/3.3.0.yaml b/manifests/samuelmeuli/mini-diary/3.3.0.yaml new file mode 100644 index 000000000..c1468a5bf --- /dev/null +++ b/manifests/samuelmeuli/mini-diary/3.3.0.yaml @@ -0,0 +1,28 @@ +# ================== General ================== +Id: samuelmeuli.mini-diary +Name: mini-diary +Publisher: samuelmeuli +Author: samuelmeuli +Description: Simple and secure journal app +#AppMoniker: +Tags: electron,diary,note,journal +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/samuelmeuli/mini-diary +License: MIT +LicenseUrl: https://github.com/samuelmeuli/mini-diary/blob/master/LICENSE.md + +# ================= Installer ================= +Version: 3.3.0 +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/Mini-Diary-Setup-3.3.0.exe + Sha256: dd35cef284bcc64860d2ecd659b1d687a4e98e9ef0b79c4c61a82d48cd4e2507 + + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file