From 4463ce143f2f94187a1b99cc5762c6394e1aaef5 Mon Sep 17 00:00:00 2001 From: darktohka Date: Mon, 1 Jul 2024 19:40:45 +0300 Subject: [PATCH] cleanflash: Update to 34.0.0.317 --- CleanFlashCommon/UpdateChecker.cs | 4 ++-- CleanFlashInstaller/CleanFlashInstaller.csproj | 10 +++++----- CleanFlashUninstaller/CleanFlashUninstaller.csproj | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CleanFlashCommon/UpdateChecker.cs b/CleanFlashCommon/UpdateChecker.cs index a206a31..6f09277 100644 --- a/CleanFlashCommon/UpdateChecker.cs +++ b/CleanFlashCommon/UpdateChecker.cs @@ -32,8 +32,8 @@ namespace CleanFlashCommon { } public class UpdateChecker { - private static readonly string FLASH_VERSION = "34.0.0.315"; - private static readonly string VERSION = "34.0.0.315"; + private static readonly string FLASH_VERSION = "34.0.0.317"; + private static readonly string VERSION = "34.0.0.317"; 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/120.0.0.0 Safari/537.36"; diff --git a/CleanFlashInstaller/CleanFlashInstaller.csproj b/CleanFlashInstaller/CleanFlashInstaller.csproj index 374a2d0..91c0e89 100644 --- a/CleanFlashInstaller/CleanFlashInstaller.csproj +++ b/CleanFlashInstaller/CleanFlashInstaller.csproj @@ -7,11 +7,11 @@ net40 app.manifest - Clean Flash Player 34.0.0.315 Installer - Clean Flash Player 34.0.0.315 Installer - 34.0.0.315 - 34.0.0.315 - 34.0.0.315 + Clean Flash Player 34.0.0.317 Installer + Clean Flash Player 34.0.0.317 Installer + 34.0.0.317 + 34.0.0.317 + 34.0.0.317 FlashPatch Team FlashPatch Team icon.ico diff --git a/CleanFlashUninstaller/CleanFlashUninstaller.csproj b/CleanFlashUninstaller/CleanFlashUninstaller.csproj index f37e676..c4ceac9 100644 --- a/CleanFlashUninstaller/CleanFlashUninstaller.csproj +++ b/CleanFlashUninstaller/CleanFlashUninstaller.csproj @@ -10,11 +10,11 @@ app.manifest icon.ico - Clean Flash Player 34.0.0.315 Uninstaller - Clean Flash Player 34.0.0.315 Uninstaller - 34.0.0.315 - 34.0.0.315 - 34.0.0.315 + Clean Flash Player 34.0.0.317 Uninstaller + Clean Flash Player 34.0.0.317 Uninstaller + 34.0.0.317 + 34.0.0.317 + 34.0.0.317 FlashPatch Team FlashPatch Team