{ "version": "3.3.0", "description": "Command-line task management tool for sequential and parallel execution of long-running tasks.", "homepage": "https://github.com/Nukesor/pueue", "license": "MIT", "architecture": { "64bit": { "url": [ "https://github.com/Nukesor/pueue/releases/download/v3.3.0/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v3.3.0/pueued-windows-x86_64.exe#/pueued.exe" ], "hash": [ "5b93a30c9f4449b19b4bc63e7ec46681ddb800e18e39121858004819c935f08a", "8ba724fe64a13e8db4085641ae77c4b86c6ed3ba9f4dc3f79b07864338cb8a58" ] } }, "bin": [ "pueue.exe", "pueued.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": [ "https://github.com/Nukesor/pueue/releases/download/v$version/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v$version/pueued-windows-x86_64.exe#/pueued.exe" ] } } } }