diff --git a/manifests/DominikReichl/KeePass/2.45.0.0.yaml b/manifests/DominikReichl/KeePass/2.45.0.0.yaml index b96a40923..b7b1673a1 100644 --- a/manifests/DominikReichl/KeePass/2.45.0.0.yaml +++ b/manifests/DominikReichl/KeePass/2.45.0.0.yaml @@ -10,7 +10,7 @@ MinOSVersion: 10.0.0.0 Homepage: https://keepass.info/ Description: KeePass, the free, open source, light-weight and easy-to-use password manager. Tags: "Password, Password Safe, Credentials, Protect" -InstallerType: exe +InstallerType: inno # ======================= Installers ================== @@ -18,7 +18,3 @@ Installers: - Arch: x64 Url: https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.45/KeePass-2.45-Setup.exe/download Sha256: 9058CC9D44129E8C2C902E21F8678974B789ECD8F9D6ADD81C98FBEAF9794E23 - Language: en-US - Switches: - Silent: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART" - SilentWithProgress: "/SILENT /SUPPRESSMSGBOXES /NORESTART"