mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"version": "3.3.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.3.2/pueue-windows-x86_64.exe#/pueue.exe",
|
|
"https://github.com/Nukesor/pueue/releases/download/v3.3.2/pueued-windows-x86_64.exe#/pueued.exe"
|
|
],
|
|
"hash": [
|
|
"b6742e164b6e6635601780cb2d6b937272c75d20dacf447f9fd0cad8b77cdc22",
|
|
"700844f5b0e2813a2e00db3a56253c4d400e0c16ab040314a5dee00eb1f0ac14"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|