diff --git a/bucket/pueue.json b/bucket/pueue.json index a75c1db0b4..2b38b21577 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -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" ] } },