From eb3a5bf40aa716f5ef8bebb5693c40af80131604 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 12:31:55 +0000 Subject: [PATCH] resticprofile: Update to version 0.32.0 --- bucket/resticprofile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 57963056c4..b9919aa0f4 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/resticprofile_no_self_update_0.31.0_windows_amd64.tar.gz", - "hash": "f9eb886346e9921ef64cf7ebf8b419945ec886422dbe10c9a7a5f83d10033b73" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.32.0/resticprofile_no_self_update_0.32.0_windows_amd64.tar.gz", + "hash": "e360888dd3678c501c87f557a5c5a89c879d367ab49fba95d67ad8d8733b8941" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.31.0/resticprofile_no_self_update_0.31.0_windows_386.tar.gz", - "hash": "d818c226160efbf12a2724b5246dd4eb0bad3036a244ed8e2a6eec347fc87681" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.32.0/resticprofile_no_self_update_0.32.0_windows_386.tar.gz", + "hash": "2d4dd01d0ee67d6e35f25a6e7196190131c6a130ab180496a4e0310970bb7fdf" } }, "bin": "resticprofile.exe",