pueue: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2024-03-22 04:26:02 +00:00
parent c094b11ba1
commit ce47398906

View File

@ -1,17 +1,17 @@
{ {
"version": "3.3.3", "version": "3.4.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.3.3/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v3.4.0/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.3.3/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v3.4.0/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"d40a380ea098b288dd7e138313381b5ac541b9f337919dd970cd52a3d597af4f", "583d834813907dceb71af6667fe2a29697697a9e76ccff4c384bdd05d8637f17",
"a3f9155f35e38a90c3753e6b53b18bd836b654e42a2aacb48e75dab2dbc93c9c" "d4ecffd7a8ba4bcf3f894a922534fec288f5919a4f47bd44742a99818aec7976"
] ]
} }
}, },