mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"version": "2.0.0",
|
|
"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.0/pueue-windows-x86_64.exe#/pueue.exe",
|
|
"https://github.com/Nukesor/pueue/releases/download/v2.0.0/pueued-windows-x86_64.exe#/pueued.exe"
|
|
],
|
|
"hash": [
|
|
"65666a7513f5c7d7d6c497f7d274f699ac1ab7df8c4230ff3d063999516e82b5",
|
|
"1af1273ed776ed4d8342df1e82218f1c773e6b5e9d0fed8e83951f4a4a1bd1f7"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|