From 6ee4efebd53d4ea061de78279e76cd54c7ca033e Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Fri, 29 Jan 2021 22:35:08 +0000 Subject: [PATCH] Switch URL to HTTPS for Tibbo Device Monitor version 3.3.7 (#6747) --- manifests/Tibbo/tdevmon/3.3.7.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Tibbo/tdevmon/3.3.7.yaml b/manifests/Tibbo/tdevmon/3.3.7.yaml index cb1b44ee2..def4415e3 100644 --- a/manifests/Tibbo/tdevmon/3.3.7.yaml +++ b/manifests/Tibbo/tdevmon/3.3.7.yaml @@ -12,10 +12,10 @@ Homepage: https://ioninja.com Tags: "device, monitor, sniffer" Installers: - Arch: x64 - Url: http://tibbo.com/downloads/archive/tdevmon/tdevmon-3.3.7/tdevmon-3.3.7-windows-amd64.msi + Url: https://tibbo.com/downloads/archive/tdevmon/tdevmon-3.3.7/tdevmon-3.3.7-windows-amd64.msi Sha256: 4c5aa0da383ed173699c4820c52001bfd72cd9a78a0571f1a6ef57d5a1a26dbb InstallerType: msi # - Arch: x86 -# Url: http://tibbo.com/downloads/archive/tdevmon/tdevmon-3.3.7/tdevmon-3.3.7-windows-x86.msi +# Url: https://tibbo.com/downloads/archive/tdevmon/tdevmon-3.3.7/tdevmon-3.3.7-windows-x86.msi # Sha256: 99178166dcc05530bed8cd45ed997031330a635e203eb04ff8c81d0ada84fa9d # InstallerType: msi