From 5ed6f9316eaf6f498421e991af3003adb86c2165 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:31:07 +0000 Subject: [PATCH] resticprofile: Update to version 0.29.0 --- bucket/resticprofile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 21bcfffa3c..6b7fc7f49c 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.28.1", + "version": "0.29.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.28.1/resticprofile_no_self_update_0.28.1_windows_amd64.tar.gz", - "hash": "4fc16f18e1c3e7c5e6bc77b7c96527848678cdcbf44c93595cf9e1cc19428d72" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.0/resticprofile_no_self_update_0.29.0_windows_amd64.tar.gz", + "hash": "28b785bef7344feba561d47413239768907a69367cee0b8daf29d814dde8d0a4" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.1/resticprofile_no_self_update_0.28.1_windows_386.tar.gz", - "hash": "7d27f97d3292d870c33be84e7393d317d855cdfd61cfb21c32e9a2dbacb9d994" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.0/resticprofile_no_self_update_0.29.0_windows_386.tar.gz", + "hash": "58240260850f6e11fb98baef7ebd74ca18286b9a891384394eaeb254d6d9b7b6" } }, "bin": "resticprofile.exe",