mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"version": "2.0.4",
|
|
"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.4/pueue-windows-x86_64.exe#/pueue.exe",
|
|
"https://github.com/Nukesor/pueue/releases/download/v2.0.4/pueued-windows-x86_64.exe#/pueued.exe"
|
|
],
|
|
"hash": [
|
|
"a1ef052f756881b92d7954348e4b7d9dc0f01a18da0b2e05ae938ca66f3bee86",
|
|
"4ef6f3f09c1924bacafa3a5113a5851be57bf0d62d735ac173903c3dfbb301dc"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|