From 79b2919214876506d55b572dee48074175c4bd73 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Wed, 16 Sep 2020 04:09:25 +0300 Subject: [PATCH] Fix Typora-0.9.93. (#3564) Old manfiests use same link for every version. When using specific link for specific release, hash change also. --- manifests/Typora/Typora/0.9.93.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manifests/Typora/Typora/0.9.93.yaml b/manifests/Typora/Typora/0.9.93.yaml index 22df08850..08c1ce04e 100644 --- a/manifests/Typora/Typora/0.9.93.yaml +++ b/manifests/Typora/Typora/0.9.93.yaml @@ -10,7 +10,9 @@ Homepage: https://typora.io/ Description: Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself. InstallerType: inno Installers: - - Arch: x64 # enumeration of supported architectures - Url: https://typora.io/windows/typora-setup-x64.exe - Sha256: 128b261ec728156c05a259c4474b008e775fe9ada820b2e53fdacec413b3c749 -# ManifestVersion: 0.1.0 + - Arch: x64 + Url: https://typora.io/windows/typora-update-x64-0724.exe + Sha256: EB74FFF1EBE166338F95C4FC61FF567A7ECC0AB9DF57B6DBE07CCF57D7094BF3 + Switches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART