From b05f4575d71fc1923611d5ad86a1abb924a9efbe Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Wed, 16 Sep 2020 04:20:41 +0300 Subject: [PATCH] Fix Typora-0.9.89. (#3562) Old manfiests use same link for every version. When using specific link for specific release, hash change also. --- manifests/Typora/Typora/0.9.89.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manifests/Typora/Typora/0.9.89.yaml b/manifests/Typora/Typora/0.9.89.yaml index 631ada32f..18a578243 100644 --- a/manifests/Typora/Typora/0.9.89.yaml +++ b/manifests/Typora/Typora/0.9.89.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: 865e60aa4fc2161b29a59b8f937555ced477b4c2da4ea72cb7853f74ca3f535c -# ManifestVersion: 0.1.0 + - Arch: x64 + Url: https://typora.io/windows/typora-update-x64-0525.exe + Sha256: 308C9D6429C262CDC9EE840A66450B52AACC06E448FE58042ED3C555EDB0F830 + Switches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART