Fix Typora-0.9.93. (#3564)
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
6121f3ff7d
commit
79b2919214
@@ -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
|
||||
|
Reference in New Issue
Block a user