From 27bab41d70dbd0f495e01ec82db71ae33989661c Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 26 Feb 2021 01:11:49 +0800 Subject: [PATCH] picturama 1.3.1 (#7990) --- manifests/picturama/picturama/1.3.1.yaml | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/picturama/picturama/1.3.1.yaml diff --git a/manifests/picturama/picturama/1.3.1.yaml b/manifests/picturama/picturama/1.3.1.yaml new file mode 100644 index 000000000..1042d95fa --- /dev/null +++ b/manifests/picturama/picturama/1.3.1.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: picturama.picturama +Name: picturama +Publisher: picturama +Author: picturama +Description: Digital image organizer powered by the web +AppMoniker: ansel +Tags: electron,picture,photo,image +FileExtensions: jpg,png,tiff,webp +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/picturama/picturama +License: mit +LicenseUrl: https://github.com/picturama/picturama/blob/master/LICENSE.md + +# ================= Installer ================= +Version: 1.3.1 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/picturama/picturama/releases/download/v1.3.0/Picturama.Setup.1.3.1.exe + Sha256: a121fdcf14bb772b6d77452bc5c4cd220224ac8c15714ffa656e588c474ed748 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file