pueue: Update to version 4.0.4

This commit is contained in:
github-actions[bot] 2026-03-02 12:32:42 +00:00
parent 98b6839694
commit 355fb4fe08

View File

@ -1,17 +1,17 @@
{
"version": "4.0.3",
"version": "4.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/v4.0.3/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v4.0.3/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe"
"https://github.com/Nukesor/pueue/releases/download/v4.0.4/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v4.0.4/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe"
],
"hash": [
"acf62a5f7fa13153f32a2486af0b8131bc5091b88be6735bee82f0b0eddd4bf6",
"d7659ddbd7e13eae1bc2d7b5b327f1e3aef7b81a06a79d2f16de6ed76faae550"
"28b0756d54ec16ce13d78b251d086aa62e0057089cb27f793cd649f9762b996a",
"aafa05e2f26cda9aff3eeb9be261e8f9f67752d1e9bb7fbcb47318e35c52ab1d"
]
}
},