pueue: Update to version 3.1.1

This commit is contained in:
github-actions[bot] 2023-02-13 12:33:23 +00:00
parent 5a528e6653
commit a1471df617

View File

@ -1,17 +1,17 @@
{ {
"version": "3.1.0", "version": "3.1.1",
"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.1.0/pueue-windows-x86_64.exe#/pueue.exe", "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.0/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v3.1.1/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"39bc2142aee307cb1e0c349608226b6b3732af3f1296de07fa57085235444177", "49345c06d936d9ee738fa8b9e76680191cf2877142b332cf76bc312b436afce3",
"6cd726abfb56f1e4ea959f675f98540ed43c72c38f59552c6739439f34e7226e" "af4134e4f1fbf8b9a8afa23a49b0bb51439a9aee80de07e94f6b0d3f06645777"
] ]
} }
}, },