mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"version": "3.3.3",
|
|
"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.3/pueue-windows-x86_64.exe#/pueue.exe",
|
|
"https://github.com/Nukesor/pueue/releases/download/v3.3.3/pueued-windows-x86_64.exe#/pueued.exe"
|
|
],
|
|
"hash": [
|
|
"d40a380ea098b288dd7e138313381b5ac541b9f337919dd970cd52a3d597af4f",
|
|
"a3f9155f35e38a90c3753e6b53b18bd836b654e42a2aacb48e75dab2dbc93c9c"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|