Manifests/GhislerTotalCommander.json
{ "Name": "Ghisler TotalCommander", "Source": "https://www.ghisler.com/", "Get": { "Update": { "Uri": "releaseversion.ghisler.com", "DnsType": "TXT", "MatchVersion": "(?<=^).*(?=;)" }, "Download": { "Uri": { "x86": "https://totalcommander.ch/win/tcmd#versionx32.exe", "x64": "https://totalcommander.ch/win/tcmd#versionx64.exe" }, "ReplaceText": "#version" } }, "Install": { "Setup": "", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |