diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 8c7580a50e..33ffaa2987 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.27.0", + "version": "0.27.1", "description": "Configuration profiles manager and scheduler for restic backup", "homepage": "https://creativeprojects.github.io/resticprofile/", "license": "GPL-3.0-only", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.0/resticprofile_no_self_update_0.27.0_windows_amd64.tar.gz", - "hash": "f206215aef495bd4f859841f01f40dddeb29da2ff52ed68d5f1922a9ed4f329b" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.1/resticprofile_no_self_update_0.27.1_windows_amd64.tar.gz", + "hash": "7d0a927cc2493e63aa03a78a7752464c44965540555dd879584731057a78bba4" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.0/resticprofile_no_self_update_0.27.0_windows_386.tar.gz", - "hash": "2e877b0671423980db9a87bb0f8dcf795ae75d7d22c245e0a67baa281089a856" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.1/resticprofile_no_self_update_0.27.1_windows_386.tar.gz", + "hash": "23858b75e166efe6d68b0ec4a03cceeb55701632d1b9c7815b64500034d16872" } }, "bin": "resticprofile.exe",