From 42734153509455ba066fbc55cc59799f25d62c25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 04:28:52 +0000 Subject: [PATCH] pueue: Update to version 2.0.4 --- bucket/pueue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pueue.json b/bucket/pueue.json index 5d83a66fc2..0611617bc7 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.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" + "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" ], "hash": [ - "f53fe648af7195d0255605f91e7c6600b98d5fa6bc03693888f24576659489a7", - "dadf30ff58f5570ff90550d332c292688d3e7ebaf0cf70bc12e9f72a3d1b165f" + "a1ef052f756881b92d7954348e4b7d9dc0f01a18da0b2e05ae938ca66f3bee86", + "4ef6f3f09c1924bacafa3a5113a5851be57bf0d62d735ac173903c3dfbb301dc" ] } },