resticprofile: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2023-10-24 16:26:42 +00:00
parent ab71e1d125
commit e572a38211

View File

@ -1,5 +1,5 @@
{ {
"version": "0.23.0", "version": "0.24.0",
"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.23.0/resticprofile_no_self_update_0.23.0_windows_amd64.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_no_self_update_0.24.0_windows_amd64.tar.gz",
"hash": "3f4bdfbede2f155df3c394c74ce099ca4e00e0f9e8c2f3957d421db4a8137ff0" "hash": "b67e9982dfe9a1bf3a340d2865de7e95fd287fb8d9e5dda2a7e00cf500d4b1f5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.23.0/resticprofile_no_self_update_0.23.0_windows_386.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_no_self_update_0.24.0_windows_386.tar.gz",
"hash": "6b95adef7bf7cc020690a950dce217360e00458ed2b1449d60c8035b98e56271" "hash": "e3189a06fff26181aee33351214983229beb6a922c2a18940c30433b7ba42123"
} }
}, },
"bin": "resticprofile.exe", "bin": "resticprofile.exe",