From d44ef293fd7f6aceab3e3b6cd8f9aa3084bc75b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:32:31 +0000 Subject: [PATCH] resticprofile: Update to version 0.26.0 --- bucket/resticprofile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 294241fadf..ad163cc6b0 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.25.0", + "version": "0.26.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.25.0/resticprofile_no_self_update_0.25.0_windows_amd64.tar.gz", - "hash": "6f4999dd0444a32cd75586cd1c4367f2e09619b2e88d93afe37221d634aa6743" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.26.0/resticprofile_no_self_update_0.26.0_windows_amd64.tar.gz", + "hash": "f49336ecea3acffe29be1852eac533dca6c3402d4e7d3a79ba45806fa1ad1a31" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.25.0/resticprofile_no_self_update_0.25.0_windows_386.tar.gz", - "hash": "99f7d15060749e6a91ed4d16d2523cd56205087d1b6607d8f268f29403e9a98c" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.26.0/resticprofile_no_self_update_0.26.0_windows_386.tar.gz", + "hash": "6b5a1d1ada2b37c674c4caf8ab1568dcd444c9f8ad5bed185e96f1868617e944" } }, "bin": "resticprofile.exe",