diff --git a/bucket/pueue.json b/bucket/pueue.json index 1483473fca..37515ba395 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "3.2.0", + "version": "3.3.0", "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.2.0/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v3.2.0/pueued-windows-x86_64.exe#/pueued.exe" + "https://github.com/Nukesor/pueue/releases/download/v3.3.0/pueue-windows-x86_64.exe#/pueue.exe", + "https://github.com/Nukesor/pueue/releases/download/v3.3.0/pueued-windows-x86_64.exe#/pueued.exe" ], "hash": [ - "032317b1d50ae48722802ef4cf40c8916886ba780dedc45e7c49dcf527d5faef", - "ac7426e3e3da22fa1cbf2d16136461e97103729ea6a0dfda7d889f8aa52f86e9" + "5b93a30c9f4449b19b4bc63e7ec46681ddb800e18e39121858004819c935f08a", + "8ba724fe64a13e8db4085641ae77c4b86c6ed3ba9f4dc3f79b07864338cb8a58" ] } },