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