2023-02-27 00:33:21 +00:00

34 lines
1.2 KiB
JSON

{
"version": "3.1.2",
"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.1.2/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.1.2/pueued-windows-x86_64.exe#/pueued.exe"
],
"hash": [
"c1a7bb53be7abba6249933edb5b274f215e0abd532097c3d2b7464fdccae0e95",
"0b92dea7ddf68f589b2800e8125e654a9e27303b56e42743af1ebfda0257a14b"
]
}
},
"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"
]
}
}
}
}