Fix Typora-0.9.86. (#3561)
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
b05f4575d7
commit
217edfa0ab
@@ -4,12 +4,11 @@ Name: Typora
|
|||||||
Version: 0.9.86
|
Version: 0.9.86
|
||||||
License: Typora is developed by @LeeAbner. All rights reserved.
|
License: Typora is developed by @LeeAbner. All rights reserved.
|
||||||
LicenseUrl: http://support.typora.io/Acknowledgement/
|
LicenseUrl: http://support.typora.io/Acknowledgement/
|
||||||
InstallerType: exe
|
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-0304.exe
|
||||||
Sha256: 4346B67A1409044F39EE50004395A03EEF3443718639E34393AFC25A7162AC3D
|
Sha256: 719DDDC57183CC06C1E9D3B3D743A78AC80BD6A3802D0A9E26D7156FD984EA3A
|
||||||
Switches:
|
Switches:
|
||||||
Silent: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART"
|
Silent: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART"
|
||||||
SilentWithProgress: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART"
|
SilentWithProgress: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART"
|
||||||
# ManifestVersion: 0.1.0
|
|
||||||
|
Reference in New Issue
Block a user