diff --git a/bucket/duplicacy.json b/bucket/duplicacy.json index d2112a76a3..b131d71159 100644 --- a/bucket/duplicacy.json +++ b/bucket/duplicacy.json @@ -1,5 +1,5 @@ { - "version": "2.7.1", + "version": "2.7.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/v2.7.1/duplicacy_win_x64_2.7.1.exe#/duplicacy.exe", - "hash": "84e25be0599ea00cf9e4c114972b504d419d1ecf5b82887fe3a3c2c91d3ca935" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.2/duplicacy_win_x64_2.7.2.exe#/duplicacy.exe", + "hash": "6a270aa0e1ab44bc00f0114055f034cc569f84e0c91ebaf52384edc9e5243083" }, "32bit": { - "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.1/duplicacy_win_i386_2.7.1.exe#/duplicacy.exe", - "hash": "948b629b1a3e0d2a44c9bec2476d346434fbf4168bb06f4b4af69367ad477880" + "url": "https://github.com/gilbertchen/duplicacy/releases/download/v2.7.2/duplicacy_win_i386_2.7.2.exe#/duplicacy.exe", + "hash": "100c4a6be05bde5c562a194adbf89e2e0175e477153b8840febc60acad76e1a9" } }, "bin": "duplicacy.exe",