From 0b4057356cd8930d3123003b50800df4b9dac72b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:24:08 +0000 Subject: [PATCH] pueue: Update to version 3.3.1 --- bucket/pueue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pueue.json b/bucket/pueue.json index 37515ba395..97b9b2f4ef 100644 --- a/bucket/pueue.json +++ b/bucket/pueue.json @@ -1,17 +1,17 @@ { - "version": "3.3.0", + "version": "3.3.1", "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.3.0/pueue-windows-x86_64.exe#/pueue.exe", - "https://github.com/Nukesor/pueue/releases/download/v3.3.0/pueued-windows-x86_64.exe#/pueued.exe" + "https://github.com/Nukesor/pueue/releases/download/v3.3.1/pueue-windows-x86_64.exe#/pueue.exe", + "https://github.com/Nukesor/pueue/releases/download/v3.3.1/pueued-windows-x86_64.exe#/pueued.exe" ], "hash": [ - "5b93a30c9f4449b19b4bc63e7ec46681ddb800e18e39121858004819c935f08a", - "8ba724fe64a13e8db4085641ae77c4b86c6ed3ba9f4dc3f79b07864338cb8a58" + "76de83d04b35741eea00973605c44b55a46ada718d7dc44204cd5818433d7449", + "3df8189eb76b770e1260a075cc9e71ffc1b071e1bb573380278a82006207dd24" ] } },