resticprofile: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2025-02-06 20:27:38 +00:00
parent dd0a3e85d3
commit b723b05a69

View File

@ -1,5 +1,5 @@
{ {
"version": "0.29.0", "version": "0.29.1",
"description": "Configuration profiles manager and scheduler for restic backup", "description": "Configuration profiles manager and scheduler for restic backup",
"homepage": "https://creativeprojects.github.io/resticprofile/", "homepage": "https://creativeprojects.github.io/resticprofile/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.0/resticprofile_no_self_update_0.29.0_windows_amd64.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.1/resticprofile_no_self_update_0.29.1_windows_amd64.tar.gz",
"hash": "28b785bef7344feba561d47413239768907a69367cee0b8daf29d814dde8d0a4" "hash": "987c41c7510169b49f8e0fb54b133af3c5bb98ab3e1488ff8dd9003b5dc13c18"
}, },
"32bit": { "32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.0/resticprofile_no_self_update_0.29.0_windows_386.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.29.1/resticprofile_no_self_update_0.29.1_windows_386.tar.gz",
"hash": "58240260850f6e11fb98baef7ebd74ca18286b9a891384394eaeb254d6d9b7b6" "hash": "ed123a2164a774eac6dc21168bc3a5b3d5f620f2b025f5a110681bed16cba1c8"
} }
}, },
"bin": "resticprofile.exe", "bin": "resticprofile.exe",