From 8614912972d5ae446041a2cf5a01054ac04de025 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Oct 2023 00:05:18 +0000 Subject: [PATCH] Update resources --- JSON/perimeter81.json | 5 +++++ JSON/thycotic.json | 47 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 JSON/perimeter81.json create mode 100644 JSON/thycotic.json diff --git a/JSON/perimeter81.json b/JSON/perimeter81.json new file mode 100644 index 0000000..ab1ed32 --- /dev/null +++ b/JSON/perimeter81.json @@ -0,0 +1,5 @@ +{ + "package_id": "Perimeter81Ltd.Perimeter81Ltd", + "version_number": "10.2.0.1494", + "msi_url": "http://static.perimeter81.com/agents/windows/Perimeter81_10.2.0.1494.msi" +} \ No newline at end of file diff --git a/JSON/thycotic.json b/JSON/thycotic.json new file mode 100644 index 0000000..eddae9a --- /dev/null +++ b/JSON/thycotic.json @@ -0,0 +1,47 @@ +[ + { + "product_name": "Combined Secret Server andPrivilege ManagerInstaller", + "version_number": "11.4.0", + "URI": "https://support.delinea.com/s/download-onprem" + }, + { + "product_name": "Bundled Privilege Manager Agent Installer - Windows", + "version_number": "11.4.2168", + "URI": "https://tmsnuget.thycotic.com/software/Agents/ThycoticAgentsInstaller_x86_11_4_2168.exe" + }, + { + "product_name": "Core Thycotic Agent (x64)", + "version_number": "11.4.2168", + "URI": "https://tmsnuget.thycotic.com/software/Agents/ThycoticAgent_x64_11_4_2168.msi" + }, + { + "product_name": "Core Thycotic Agent (x86)", + "version_number": "11.4.2168", + "URI": "https://tmsnuget.thycotic.com/software/Agents/ThycoticAgent_x86_11_4_2168.msi" + }, + { + "product_name": "Application Control Agent (x64)", + "version_number": "11.4.2169", + "URI": "https://tmsnuget.thycotic.com/software/Agents/Thycotic_ApplicationControlAgent_x64_11_4_2169.msi" + }, + { + "product_name": "Application Control Agent (x86)", + "version_number": "11.4.2169", + "URI": "https://tmsnuget.thycotic.com/software/Agents/Thycotic_ApplicationControlAgent_x86_11_4_2169.msi" + }, + { + "product_name": "Local Security Solution Agent (x64)", + "version_number": "11.4.2168", + "URI": "https://tmsnuget.thycotic.com/software/Agents/Thycotic_LocalSecurityAgent_x64_11_4_2168.msi" + }, + { + "product_name": "Local Security Solution Agent (x86)", + "version_number": "11.4.2168", + "URI": "https://tmsnuget.thycotic.com/software/Agents/Thycotic_LocalSecurityAgent_x86_11_4_2168.msi" + }, + { + "product_name": "Bundled Privilege Manager Core and Directory Services Agent - Windows", + "version_number": "11.4.2168", + "URI": "https://tmsnuget.thycotic.com/software/Agents/ThycoticDirectoryServicesInstaller_x86_11_4_2168.exe" + } +] \ No newline at end of file