From 35de5a767675acdea07ab81cef94441ae15e0576 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Jul 2022 16:30:11 +0000 Subject: [PATCH] pueue: Update to version 2.1.0 --- bucket/pueue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pueue.json b/bucket/pueue.json index 0611617bc7..270b725683 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "2.0.4", + "version": "2.1.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/v2.0.4/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v2.0.4/pueued-windows-x86_64.exe#/pueued.exe" + "https://github.com/Nukesor/pueue/releases/download/v2.1.0/pueue-windows-x86_64.exe#/pueue.exe", + "https://github.com/Nukesor/pueue/releases/download/v2.1.0/pueued-windows-x86_64.exe#/pueued.exe" ], "hash": [ - "a1ef052f756881b92d7954348e4b7d9dc0f01a18da0b2e05ae938ca66f3bee86", - "4ef6f3f09c1924bacafa3a5113a5851be57bf0d62d735ac173903c3dfbb301dc" + "b2c05867142a2b8319d1059fd1709684edd4f978d7992f8953ee8a2013a0bc1c", + "ff80cd9728abfaeda28186f478cc6b9aa91a843ac8af56d2164ddbffb353f5bf" ] } },