diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 6a9dab3fc9..294241fadf 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.24.0", + "version": "0.25.0", "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.24.0/resticprofile_no_self_update_0.24.0_windows_amd64.tar.gz", - "hash": "b67e9982dfe9a1bf3a340d2865de7e95fd287fb8d9e5dda2a7e00cf500d4b1f5" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.25.0/resticprofile_no_self_update_0.25.0_windows_amd64.tar.gz", + "hash": "6f4999dd0444a32cd75586cd1c4367f2e09619b2e88d93afe37221d634aa6743" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_no_self_update_0.24.0_windows_386.tar.gz", - "hash": "e3189a06fff26181aee33351214983229beb6a922c2a18940c30433b7ba42123" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.25.0/resticprofile_no_self_update_0.25.0_windows_386.tar.gz", + "hash": "99f7d15060749e6a91ed4d16d2523cd56205087d1b6607d8f268f29403e9a98c" } }, "bin": "resticprofile.exe",