Fix Typora-0.9.89. (#3562)
Old manfiests use same link for every version. When using specific link for specific release, hash change also.
This commit is contained in:
committed by
GitHub
parent
516c4dc8fd
commit
b05f4575d7
@@ -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
|
||||
|
Reference in New Issue
Block a user