pueue: Update to version 3.1.0

This commit is contained in:
github-actions[bot] 2023-02-09 01:58:59 +00:00
parent 3a92e1b23f
commit 215971feca

View File

@ -1,17 +1,17 @@
{ {
"version": "3.0.1", "version": "3.1.0",
"description": "Command-line task management tool for sequential and parallel execution of long-running tasks.", "description": "Command-line task management tool for sequential and parallel execution of long-running tasks.",
"homepage": "https://github.com/Nukesor/pueue", "homepage": "https://github.com/Nukesor/pueue",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/Nukesor/pueue/releases/download/v3.0.1/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v3.1.0/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.0.1/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v3.1.0/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"4ef863399dd978dff79b86a2f46163b7bbc0fd73effb9185dd4e35e88f468ad0", "39bc2142aee307cb1e0c349608226b6b3732af3f1296de07fa57085235444177",
"618124be073765d9edb0474a7751fe3db55c131c3cc86f3742882471912fdb23" "6cd726abfb56f1e4ea959f675f98540ed43c72c38f59552c6739439f34e7226e"
] ]
} }
}, },