pueue: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2022-07-23 16:30:11 +00:00
parent 1209d30fb0
commit 35de5a7676

View File

@ -1,17 +1,17 @@
{ {
"version": "2.0.4", "version": "2.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/v2.0.4/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v2.1.0/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v2.0.4/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v2.1.0/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"a1ef052f756881b92d7954348e4b7d9dc0f01a18da0b2e05ae938ca66f3bee86", "b2c05867142a2b8319d1059fd1709684edd4f978d7992f8953ee8a2013a0bc1c",
"4ef6f3f09c1924bacafa3a5113a5851be57bf0d62d735ac173903c3dfbb301dc" "ff80cd9728abfaeda28186f478cc6b9aa91a843ac8af56d2164ddbffb353f5bf"
] ]
} }
}, },