From b39aa37397d32ffc3847567012e8b5320c97d528 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 16:28:32 +0000 Subject: [PATCH] duplicacy: Update to version 3.2.2 --- bucket/duplicacy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index db1ea5b0f2..bab44c57d7 100644 --- a/bucket/duplicacy.json +++ b/bucket/duplicacy.json @@ -1,5 +1,5 @@ { - "version": "3.2.1", + "version": "3.2.2", "description": "A lock-free deduplication cloud backup tool", "homepage": "https://duplicacy.com/", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.1/duplicacy_win_x64_3.2.1.exe#/duplicacy.exe", - "hash": "7a2ac834b14db7ec46673a67bb602fea25b40b54d81af18e7fd1318de1e2f1ed" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.2/duplicacy_win_x64_3.2.2.exe#/duplicacy.exe", + "hash": "f896d8738386159434458af781787d1ec33cc98bee375b4f6fa45d1227d20f90" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.1/duplicacy_win_i386_3.2.1.exe#/duplicacy.exe", - "hash": "5e648c7b5c7f303e5cc2a24da7234c0b33326642a596fe6d3a83949fd1c9ba10" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.2/duplicacy_win_i386_3.2.2.exe#/duplicacy.exe", + "hash": "6351b2e4776a721f2894065247d251b2c5339b439efdfb0f587d3ef11e228894" } }, "bin": "duplicacy.exe",