From 1a655714d2c713eab89222f4d8694f6985b21eb2 Mon Sep 17 00:00:00 2001 From: darktohka Date: Thu, 22 Jun 2023 13:58:06 +0300 Subject: [PATCH] cleanflash: Update to 34.0.0.289 --- CleanFlashCommon/UpdateChecker.cs | 6 +++--- CleanFlashInstaller/CleanFlashInstaller.csproj | 10 +++++----- CleanFlashUninstaller/CleanFlashUninstaller.csproj | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/CleanFlashCommon/UpdateChecker.cs b/CleanFlashCommon/UpdateChecker.cs index a5ecab3..5379002 100644 --- a/CleanFlashCommon/UpdateChecker.cs +++ b/CleanFlashCommon/UpdateChecker.cs @@ -32,11 +32,11 @@ namespace CleanFlashCommon { } public class UpdateChecker { - private static readonly string FLASH_VERSION = "34.0.0.282"; - private static readonly string VERSION = "34.0.0.282"; + private static readonly string FLASH_VERSION = "34.0.0.289"; + private static readonly string VERSION = "34.0.0.289"; private static readonly string AUTHOR = "cleanflash"; private static readonly string REPO = "installer"; - private static readonly string USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36"; + private static readonly string USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"; public static string GetAPILink() { return "https://api.github.com/repos/" + AUTHOR + "/" + REPO + "/releases/latest"; diff --git a/CleanFlashInstaller/CleanFlashInstaller.csproj b/CleanFlashInstaller/CleanFlashInstaller.csproj index 62fc0ed..30da843 100644 --- a/CleanFlashInstaller/CleanFlashInstaller.csproj +++ b/CleanFlashInstaller/CleanFlashInstaller.csproj @@ -7,11 +7,11 @@ net40 app.manifest - Clean Flash Player 34.0.0.282 Installer - Clean Flash Player 34.0.0.282 Installer - 34.0.0.282 - 34.0.0.282 - 34.0.0.282 + Clean Flash Player 34.0.0.289 Installer + Clean Flash Player 34.0.0.289 Installer + 34.0.0.289 + 34.0.0.289 + 34.0.0.289 FlashPatch Team FlashPatch Team icon.ico diff --git a/CleanFlashUninstaller/CleanFlashUninstaller.csproj b/CleanFlashUninstaller/CleanFlashUninstaller.csproj index c06fff9..dbb75cb 100644 --- a/CleanFlashUninstaller/CleanFlashUninstaller.csproj +++ b/CleanFlashUninstaller/CleanFlashUninstaller.csproj @@ -10,11 +10,11 @@ app.manifest icon.ico - Clean Flash Player 34.0.0.282 Uninstaller - Clean Flash Player 34.0.0.282 Uninstaller - 34.0.0.282 - 34.0.0.282 - 34.0.0.282 + Clean Flash Player 34.0.0.289 Uninstaller + Clean Flash Player 34.0.0.289 Uninstaller + 34.0.0.289 + 34.0.0.289 + 34.0.0.289 FlashPatch Team FlashPatch Team