resticprofile: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2024-02-21 00:32:31 +00:00
parent 9987b73e92
commit d44ef293fd

View File

@ -1,5 +1,5 @@
{
"version": "0.25.0",
"version": "0.26.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.25.0/resticprofile_no_self_update_0.25.0_windows_amd64.tar.gz",
"hash": "6f4999dd0444a32cd75586cd1c4367f2e09619b2e88d93afe37221d634aa6743"
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.26.0/resticprofile_no_self_update_0.26.0_windows_amd64.tar.gz",
"hash": "f49336ecea3acffe29be1852eac533dca6c3402d4e7d3a79ba45806fa1ad1a31"
},
"32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.25.0/resticprofile_no_self_update_0.25.0_windows_386.tar.gz",
"hash": "99f7d15060749e6a91ed4d16d2523cd56205087d1b6607d8f268f29403e9a98c"
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.26.0/resticprofile_no_self_update_0.26.0_windows_386.tar.gz",
"hash": "6b5a1d1ada2b37c674c4caf8ab1568dcd444c9f8ad5bed185e96f1868617e944"
}
},
"bin": "resticprofile.exe",