diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 3a51fa087e..21bcfffa3c 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.28.0", + "version": "0.28.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.28.0/resticprofile_no_self_update_0.28.0_windows_amd64.tar.gz", - "hash": "44058417341c4a1f3b03dbf43eaefc10562d6f187453f13811081c22a88427c6" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.1/resticprofile_no_self_update_0.28.1_windows_amd64.tar.gz", + "hash": "4fc16f18e1c3e7c5e6bc77b7c96527848678cdcbf44c93595cf9e1cc19428d72" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.0/resticprofile_no_self_update_0.28.0_windows_386.tar.gz", - "hash": "ae7f2df24c8297bd9bba43244ac5e18ff154d90722747e16917a52403c69cc24" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.1/resticprofile_no_self_update_0.28.1_windows_386.tar.gz", + "hash": "7d27f97d3292d870c33be84e7393d317d855cdfd61cfb21c32e9a2dbacb9d994" } }, "bin": "resticprofile.exe",