2023-10-27 20:24:08 +00:00

34 lines
1.2 KiB
JSON

{
"version": "3.3.1",
"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.1/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.3.1/pueued-windows-x86_64.exe#/pueued.exe"
],
"hash": [
"76de83d04b35741eea00973605c44b55a46ada718d7dc44204cd5818433d7449",
"3df8189eb76b770e1260a075cc9e71ffc1b071e1bb573380278a82006207dd24"
]
}
},
"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"
]
}
}
}
}