{ "version": "0.28.1", "description": "Configuration profiles manager and scheduler for restic backup", "homepage": "https://creativeprojects.github.io/resticprofile/", "license": "GPL-3.0-only", "suggest": { "restic": "restic" }, "architecture": { "64bit": { "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.1/resticprofile_no_self_update_0.28.1_windows_amd64.tar.gz", "hash": "4fc16f18e1c3e7c5e6bc77b7c96527848678cdcbf44c93595cf9e1cc19428d72" }, "32bit": { "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.28.1/resticprofile_no_self_update_0.28.1_windows_386.tar.gz", "hash": "7d27f97d3292d870c33be84e7393d317d855cdfd61cfb21c32e9a2dbacb9d994" } }, "bin": "resticprofile.exe", "checkver": { "github": "https://github.com/creativeprojects/resticprofile" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/creativeprojects/resticprofile/releases/download/v$version/resticprofile_no_self_update_$version_windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/creativeprojects/resticprofile/releases/download/v$version/resticprofile_no_self_update_$version_windows_386.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }