{ "version": "2.4.0", "description": "Open-source KVM software", "homepage": "https://github.com/debauchee/barrier", "license": "GPL-2.0-only", "suggest": { "vcredist": "extras/vcredist2022" }, "architecture": { "64bit": { "url": "https://github.com/debauchee/barrier/releases/download/v2.4.0/BarrierSetup-2.4.0-release.exe", "hash": "7e66b7b4d13312e607edd06f8ea38f3c9b09b3e8aea2b55250c00b25f9892885" } }, "innosetup": true, "bin": [ "barrierc.exe", "barriers.exe" ], "shortcuts": [ [ "barrier.exe", "Barrier" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/debauchee/barrier/releases/download/v$version/BarrierSetup-$version-release.exe" } } } }