diff --git a/bucket/pueue.json b/bucket/pueue.json index 0b2ff40c91..170abc10fd 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "3.1.0", + "version": "3.1.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/v3.1.0/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v3.1.0/pueued-windows-x86_64.exe#/pueued.exe" + "https://github.com/Nukesor/pueue/releases/download/v3.1.1/pueue-windows-x86_64.exe#/pueue.exe", + "https://github.com/Nukesor/pueue/releases/download/v3.1.1/pueued-windows-x86_64.exe#/pueued.exe" ], "hash": [ - "39bc2142aee307cb1e0c349608226b6b3732af3f1296de07fa57085235444177", - "6cd726abfb56f1e4ea959f675f98540ed43c72c38f59552c6739439f34e7226e" + "49345c06d936d9ee738fa8b9e76680191cf2877142b332cf76bc312b436afce3", + "af4134e4f1fbf8b9a8afa23a49b0bb51439a9aee80de07e94f6b0d3f06645777" ] } },