From e572a38211c426cae84037da7fc2d8d31f45fbf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:26:42 +0000 Subject: [PATCH] resticprofile: Update to version 0.24.0 --- bucket/resticprofile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 602e885c6e..6a9dab3fc9 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/resticprofile_no_self_update_0.23.0_windows_amd64.tar.gz", - "hash": "3f4bdfbede2f155df3c394c74ce099ca4e00e0f9e8c2f3957d421db4a8137ff0" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_no_self_update_0.24.0_windows_amd64.tar.gz", + "hash": "b67e9982dfe9a1bf3a340d2865de7e95fd287fb8d9e5dda2a7e00cf500d4b1f5" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.23.0/resticprofile_no_self_update_0.23.0_windows_386.tar.gz", - "hash": "6b95adef7bf7cc020690a950dce217360e00458ed2b1449d60c8035b98e56271" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_no_self_update_0.24.0_windows_386.tar.gz", + "hash": "e3189a06fff26181aee33351214983229beb6a922c2a18940c30433b7ba42123" } }, "bin": "resticprofile.exe",