From 482ac17c7340f066571df312cfe19232b7dc8f31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 04:27:47 +0000 Subject: [PATCH] pueue: Update to version 3.2.0 --- bucket/pueue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pueue.json b/bucket/pueue.json index 745184fbdb..1483473fca 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "3.1.2", + "version": "3.2.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.1.2/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v3.1.2/pueued-windows-x86_64.exe#/pueued.exe" + "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" ], "hash": [ - "c1a7bb53be7abba6249933edb5b274f215e0abd532097c3d2b7464fdccae0e95", - "0b92dea7ddf68f589b2800e8125e654a9e27303b56e42743af1ebfda0257a14b" + "032317b1d50ae48722802ef4cf40c8916886ba780dedc45e7c49dcf527d5faef", + "ac7426e3e3da22fa1cbf2d16136461e97103729ea6a0dfda7d889f8aa52f86e9" ] } },