resticprofile: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2024-08-17 20:25:47 +00:00
parent 801a73cd46
commit 936f7b3ff8

View File

@ -1,5 +1,5 @@
{ {
"version": "0.27.1", "version": "0.28.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.27.1/resticprofile_no_self_update_0.27.1_windows_amd64.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.0/resticprofile_no_self_update_0.28.0_windows_amd64.tar.gz",
"hash": "7d0a927cc2493e63aa03a78a7752464c44965540555dd879584731057a78bba4" "hash": "44058417341c4a1f3b03dbf43eaefc10562d6f187453f13811081c22a88427c6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.1/resticprofile_no_self_update_0.27.1_windows_386.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.0/resticprofile_no_self_update_0.28.0_windows_386.tar.gz",
"hash": "23858b75e166efe6d68b0ec4a03cceeb55701632d1b9c7815b64500034d16872" "hash": "ae7f2df24c8297bd9bba43244ac5e18ff154d90722747e16917a52403c69cc24"
} }
}, },
"bin": "resticprofile.exe", "bin": "resticprofile.exe",