mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"version": "2.0.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/v2.0.1/pueue-windows-x86_64.exe#/pueue.exe",
|
|
"https://github.com/Nukesor/pueue/releases/download/v2.0.1/pueued-windows-x86_64.exe#/pueued.exe"
|
|
],
|
|
"hash": [
|
|
"4724aaae593a2a27dff30e4ce80f39b3a51066e75e064c468fa8ffc0294baa95",
|
|
"9560388c70c2b5cca9f9abdd973743b05f92b19acfd3bf9f49a8d8dab49d670b"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|