From 5fa7b579a4555f390d68b6f042900e05c5dae2ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 00:33:21 +0000 Subject: [PATCH] pueue: Update to version 3.1.2 --- bucket/pueue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pueue.json b/bucket/pueue.json index 170abc10fd..745184fbdb 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "3.1.1", + "version": "3.1.2", "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.1/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v3.1.1/pueued-windows-x86_64.exe#/pueued.exe" + "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" ], "hash": [ - "49345c06d936d9ee738fa8b9e76680191cf2877142b332cf76bc312b436afce3", - "af4134e4f1fbf8b9a8afa23a49b0bb51439a9aee80de07e94f6b0d3f06645777" + "c1a7bb53be7abba6249933edb5b274f215e0abd532097c3d2b7464fdccae0e95", + "0b92dea7ddf68f589b2800e8125e654a9e27303b56e42743af1ebfda0257a14b" ] } },