Fix Typora-0.9.95. (#3565)
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
6dab8026d3
commit
6121f3ff7d
@@ -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.
|
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
|
InstallerType: inno
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: x64 # enumeration of supported architectures
|
- Arch: x64
|
||||||
Url: https://typora.io/windows/typora-setup-x64.exe
|
Url: https://typora.io/windows/typora-update-x64-0830.exe
|
||||||
Sha256: ea2a37f96c3bacad30fb34c3e8360da9ab6e5ff2bb3417473e1da3a8abf990f2
|
Sha256: 3C4C3427C578B6A1D3E4FB42DAA182ED4AEBA1FA3FED4C97DBDBAFB638849587
|
||||||
# ManifestVersion: 0.1.0
|
Switches:
|
||||||
|
Silent: /VERYSILENT /NORESTART
|
||||||
|
SilentWithProgress: /SILENT /NORESTART
|
||||||
|
|||||||
Reference in New Issue
Block a user