From 36f30ca223974eae65a2fa477b79f07824b13dcc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 00:39:38 +0000 Subject: [PATCH] resticprofile: Update to version 0.30.1 --- bucket/resticprofile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index f3576df5dd..5c0231cfea 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.30.0", + "version": "0.30.1", "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.30.0/resticprofile_no_self_update_0.30.0_windows_amd64.tar.gz", - "hash": "8421e747d9f05fb6bdd6afaf9a0138e96e743eff28b28f8d1b77e32170031f1c" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.30.1/resticprofile_no_self_update_0.30.1_windows_amd64.tar.gz", + "hash": "948745bce52bf60b1229b33fdee6ae6a2ff36e99347e2b71ddee3ee69179568a" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.30.0/resticprofile_no_self_update_0.30.0_windows_386.tar.gz", - "hash": "ad4dadd6010d0e0d1fb97e61acb34abc03c9a0550608707b2ee01716325864a1" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.30.1/resticprofile_no_self_update_0.30.1_windows_386.tar.gz", + "hash": "fd6e8f3184a661a9b87b72417909c855005146925d7fabfb514d59266ace15a5" } }, "bin": "resticprofile.exe",