resticprofile: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2024-06-27 20:26:36 +00:00
parent f1c01cf1b5
commit 5fee3bc60a

View File

@ -1,5 +1,5 @@
{ {
"version": "0.26.0", "version": "0.27.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.26.0/resticprofile_no_self_update_0.26.0_windows_amd64.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.0/resticprofile_no_self_update_0.27.0_windows_amd64.tar.gz",
"hash": "f49336ecea3acffe29be1852eac533dca6c3402d4e7d3a79ba45806fa1ad1a31" "hash": "f206215aef495bd4f859841f01f40dddeb29da2ff52ed68d5f1922a9ed4f329b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.26.0/resticprofile_no_self_update_0.26.0_windows_386.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.0/resticprofile_no_self_update_0.27.0_windows_386.tar.gz",
"hash": "6b5a1d1ada2b37c674c4caf8ab1568dcd444c9f8ad5bed185e96f1868617e944" "hash": "2e877b0671423980db9a87bb0f8dcf795ae75d7d22c245e0a67baa281089a856"
} }
}, },
"bin": "resticprofile.exe", "bin": "resticprofile.exe",