resticprofile: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2025-09-26 12:31:55 +00:00
parent 5deee1abd8
commit eb3a5bf40a

View File

@ -1,5 +1,5 @@
{ {
"version": "0.31.0", "version": "0.32.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.31.0/resticprofile_no_self_update_0.31.0_windows_amd64.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.32.0/resticprofile_no_self_update_0.32.0_windows_amd64.tar.gz",
"hash": "f9eb886346e9921ef64cf7ebf8b419945ec886422dbe10c9a7a5f83d10033b73" "hash": "e360888dd3678c501c87f557a5c5a89c879d367ab49fba95d67ad8d8733b8941"
}, },
"32bit": { "32bit": {
"url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.31.0/resticprofile_no_self_update_0.31.0_windows_386.tar.gz", "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.32.0/resticprofile_no_self_update_0.32.0_windows_386.tar.gz",
"hash": "d818c226160efbf12a2724b5246dd4eb0bad3036a244ed8e2a6eec347fc87681" "hash": "2d4dd01d0ee67d6e35f25a6e7196190131c6a130ab180496a4e0310970bb7fdf"
} }
}, },
"bin": "resticprofile.exe", "bin": "resticprofile.exe",