From b6d5915c8ee80a8edf68d64c6088eba980574d05 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 21 Jan 2025 08:32:12 +0000
Subject: [PATCH] syncbackpro: Update to version 11.3.79.0

---
 bucket/syncbackpro.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/bucket/syncbackpro.json b/bucket/syncbackpro.json
index 2895144a328b9f..0c2694a361944f 100644
--- a/bucket/syncbackpro.json
+++ b/bucket/syncbackpro.json
@@ -1,5 +1,5 @@
 {
-    "version": "11.3.72.0",
+    "version": "11.3.79.0",
     "description": "Backup up and synchronize files to several resources, including an internal or external drive, to different media (USB thumb drive, CD, DVD), to a remote server (NAS, FTP, Windows server) and to a cloud storage provider.",
     "homepage": "https://www.2brightsparks.com/syncback/sbpro.html",
     "license": {
@@ -9,11 +9,11 @@
     "architecture": {
         "64bit": {
             "url": "https://www.2brightsparks.com/assets/software/SyncBackPro64_Setup_NI.zip",
-            "hash": "d1e85c9edcf9ec66200ebb47a5932535dcd138fbae183ccc42362d5c825b4faa"
+            "hash": "5d8f689838be3e6d44c0f0576d94368400a98576c1819e317e6d8a8312c3e043"
         },
         "32bit": {
             "url": "https://www.2brightsparks.com/assets/software/SyncBackPro_Setup_NI.zip",
-            "hash": "2a12488abe76ddf0e57b0086540bd04f8ca0d6f4e47096c9ad195875edf55977"
+            "hash": "dee27b4fde790ae28f34b4c94cdba5ba4bf963c374d4f2209ccf0e516fc2d762"
         }
     },
     "post_install": "Set-Content \"$dir\\SettingsFolder.ini\" @('[Settings]', 'Folder=%THISPATH%settings', 'Restricted=1') -Encoding ASCII",