pueue: Update to version 4.0.1

This commit is contained in:
github-actions[bot] 2025-07-07 12:32:12 +00:00
parent 7e397f3406
commit 7d91f072a3

View File

@ -1,17 +1,17 @@
{
"version": "4.0.0",
"version": "4.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/v4.0.0/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v4.0.0/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe"
"https://github.com/Nukesor/pueue/releases/download/v4.0.1/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v4.0.1/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe"
],
"hash": [
"bb28093d99b2f38bd387c2b29aaa02d99df423a88dc9cec91a2754bf85e1b3d4",
"94b15ac7673d5f61a5a0a055cef4f1037365421e8fcfa702bd4587784f053d0e"
"1ac310e87cf2333a5852cecb9519c4b8f07ec0701c81aff3a82638dd0202c65c",
"de1274b4d369f31efa1df0a75eb810954666a87109f6a2594a1b777517740601"
]
}
},