Fix Sha256 for AntibodySoftware.WizTree (#7882)
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
# ================== General ==================
|
|
||||||
Id: AntibodySoftware.WizTree
|
Id: AntibodySoftware.WizTree
|
||||||
Publisher: Antibody Software
|
Publisher: Antibody Software
|
||||||
Name: WizTree
|
Name: WizTree
|
||||||
@@ -6,29 +5,19 @@ Author: Antibody Software
|
|||||||
Description: WizTree is a hard drive disk space analyser similar to WinDirStat but is MUCH faster.
|
Description: WizTree is a hard drive disk space analyser similar to WinDirStat but is MUCH faster.
|
||||||
AppMoniker: wiztree
|
AppMoniker: wiztree
|
||||||
Tags: file, management
|
Tags: file, management
|
||||||
#Commands:
|
|
||||||
|
|
||||||
# ================== License ==================
|
|
||||||
Homepage: https://wiztreefree.com/
|
Homepage: https://wiztreefree.com/
|
||||||
License: Donationware - Copyright © 2012-2020 Antibody Software Limited
|
License: Donationware - Copyright © 2012-2020 Antibody Software Limited
|
||||||
LicenseUrl: https://github.com/teknowledgist/Chocolatey-packages/blob/master/automatic/wiztree/tools/LICENSE.txt
|
LicenseUrl: https://github.com/teknowledgist/Chocolatey-packages/blob/master/automatic/wiztree/tools/LICENSE.txt
|
||||||
|
|
||||||
# ================= Installer =================
|
|
||||||
MinOSVersion: 10.0.0.0
|
MinOSVersion: 10.0.0.0
|
||||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
||||||
Version: latest
|
Version: latest
|
||||||
|
|
||||||
Switches:
|
Switches:
|
||||||
Custom: /SUPPRESSMSGBOXES /NORESTART /SP-
|
Custom: /SUPPRESSMSGBOXES /NORESTART /SP-
|
||||||
Silent: /VERYSILENT
|
Silent: /VERYSILENT
|
||||||
SilentWithProgress: /SILENT
|
SilentWithProgress: /SILENT
|
||||||
|
|
||||||
InstallerType: exe
|
InstallerType: exe
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: Neutral
|
- Arch: Neutral
|
||||||
Url: https://wiztreefree.com/files/wiztree_3_36_setup.exe
|
Url: https://wiztreefree.com/files/wiztree_3_37_setup.exe
|
||||||
Sha256: c7041f7351f193a523e0e06c6ade3aea6780e0ab43007364d3f1f4c666217dc7
|
Sha256: a567026822289c07f1dcd40d4d3b437ccb5e1e26905252eb3f26539e3d029e23
|
||||||
Scope: machine
|
Scope: machine
|
||||||
Language: Multilingual
|
Language: Multilingual
|
||||||
|
|
||||||
# ManifestVersion: 0.1.0
|
|
||||||
|
Reference in New Issue
Block a user