diff --git a/bucket/pueue.json b/bucket/pueue.json index 331143529e..845bf94832 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "4.0.1", + "version": "4.0.2", "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.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" + "https://github.com/Nukesor/pueue/releases/download/v4.0.2/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe", + "https://github.com/Nukesor/pueue/releases/download/v4.0.2/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe" ], "hash": [ - "1ac310e87cf2333a5852cecb9519c4b8f07ec0701c81aff3a82638dd0202c65c", - "de1274b4d369f31efa1df0a75eb810954666a87109f6a2594a1b777517740601" + "4faad1155a6c0ff18c06d1e9aee3418e55d0a52d0919563d4035578d27bc3fbb", + "f55c7e5967d9e68d5fb7d57ccf2b6ef1dc0bc5c5c5807d96bce283c1602e154b" ] } },