2024-03-22 04:26:02 +00:00

34 lines
1.2 KiB
JSON

{
"version": "3.4.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.4.0/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.4.0/pueued-windows-x86_64.exe#/pueued.exe"
],
"hash": [
"583d834813907dceb71af6667fe2a29697697a9e76ccff4c384bdd05d8637f17",
"d4ecffd7a8ba4bcf3f894a922534fec288f5919a4f47bd44742a99818aec7976"
]
}
},
"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"
]
}
}
}
}