resticprofile: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2025-05-26 12:32:11 +00:00
parent 4f6fdfc28d
commit 1cbcf9bc58

View File

@ -1,5 +1,5 @@
{
"version": "0.30.1",
"version": "0.31.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.30.1/resticprofile_no_self_update_0.30.1_windows_amd64.tar.gz",
"hash": "948745bce52bf60b1229b33fdee6ae6a2ff36e99347e2b71ddee3ee69179568a"
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.31.0/resticprofile_no_self_update_0.31.0_windows_amd64.tar.gz",
"hash": "f9eb886346e9921ef64cf7ebf8b419945ec886422dbe10c9a7a5f83d10033b73"
},
"32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.30.1/resticprofile_no_self_update_0.30.1_windows_386.tar.gz",
"hash": "fd6e8f3184a661a9b87b72417909c855005146925d7fabfb514d59266ace15a5"
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.31.0/resticprofile_no_self_update_0.31.0_windows_386.tar.gz",
"hash": "d818c226160efbf12a2724b5246dd4eb0bad3036a244ed8e2a6eec347fc87681"
}
},
"bin": "resticprofile.exe",