{ "version": "0.27.0", "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.27.0/resticprofile_no_self_update_0.27.0_windows_amd64.tar.gz", "hash": "f206215aef495bd4f859841f01f40dddeb29da2ff52ed68d5f1922a9ed4f329b" }, "32bit": { "url": "https://github.com/creativeprojects/resticprofile/releases/download/v0.27.0/resticprofile_no_self_update_0.27.0_windows_386.tar.gz", "hash": "2e877b0671423980db9a87bb0f8dcf795ae75d7d22c245e0a67baa281089a856" } }, "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" } } }