From c98bb2d5f7a611a9d414e749d91c67cda3366fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 00:36:58 +0000 Subject: [PATCH] resticprofile: Update to version 0.30.0 --- bucket/resticprofile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resticprofile.json b/bucket/resticprofile.json index 30edddd3f5..f3576df5dd 100644 --- a/bucket/resticprofile.json +++ b/bucket/resticprofile.json @@ -1,5 +1,5 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/resticprofile_no_self_update_0.29.1_windows_amd64.tar.gz", - "hash": "987c41c7510169b49f8e0fb54b133af3c5bb98ab3e1488ff8dd9003b5dc13c18" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.30.0/resticprofile_no_self_update_0.30.0_windows_amd64.tar.gz", + "hash": "8421e747d9f05fb6bdd6afaf9a0138e96e743eff28b28f8d1b77e32170031f1c" }, "32bit": { - "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.1/resticprofile_no_self_update_0.29.1_windows_386.tar.gz", - "hash": "ed123a2164a774eac6dc21168bc3a5b3d5f620f2b025f5a110681bed16cba1c8" + "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.30.0/resticprofile_no_self_update_0.30.0_windows_386.tar.gz", + "hash": "ad4dadd6010d0e0d1fb97e61acb34abc03c9a0550608707b2ee01716325864a1" } }, "bin": "resticprofile.exe",