28 lines
811 B
YAML
28 lines
811 B
YAML
# ================== 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: |