From 6121f3ff7d4802236caf850f32d91f04d2a42ecf Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Wed, 16 Sep 2020 04:06:50 +0300 Subject: [PATCH] Fix Typora-0.9.95. (#3565) Old manfiests use same link for every version. When using specific link for specific release, hash change also. --- manifests/Typora/Typora/0.9.95.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manifests/Typora/Typora/0.9.95.yaml b/manifests/Typora/Typora/0.9.95.yaml index e9887ef13..8a0e83313 100644 --- a/manifests/Typora/Typora/0.9.95.yaml +++ b/manifests/Typora/Typora/0.9.95.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: ea2a37f96c3bacad30fb34c3e8360da9ab6e5ff2bb3417473e1da3a8abf990f2 -# ManifestVersion: 0.1.0 + - Arch: x64 + Url: https://typora.io/windows/typora-update-x64-0830.exe + Sha256: 3C4C3427C578B6A1D3E4FB42DAA182ED4AEBA1FA3FED4C97DBDBAFB638849587 + Switches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART