From 4a23196ed3433046c882c7410bb4f54bc6f0f1ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jun 2022 20:26:58 +0000 Subject: [PATCH] pueue: Update to version 2.0.3 --- bucket/pueue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pueue.json b/bucket/pueue.json index 265cb4c0a2..5d83a66fc2 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "2.0.2", + "version": "2.0.3", "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/v2.0.2/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v2.0.2/pueued-windows-x86_64.exe#/pueued.exe" + "https://github.com/Nukesor/pueue/releases/download/v2.0.3/pueue-windows-x86_64.exe#/pueue.exe", + "https://github.com/Nukesor/pueue/releases/download/v2.0.3/pueued-windows-x86_64.exe#/pueued.exe" ], "hash": [ - "ccb503b1d704b57aa2cfe63f287e91b836faff2526cfb5d6aa8546042336d8ae", - "8683e24c2011be7e8d13ed8d36f557859e6539a41e478937cb9a05034e2ab973" + "f53fe648af7195d0255605f91e7c6600b98d5fa6bc03693888f24576659489a7", + "dadf30ff58f5570ff90550d332c292688d3e7ebaf0cf70bc12e9f72a3d1b165f" ] } },