pueue: Update to version 3.3.3

This commit is contained in:
github-actions[bot] 2024-01-04 16:27:29 +00:00
parent eb379450cb
commit feea115636

View File

@ -1,17 +1,17 @@
{ {
"version": "3.3.2", "version": "3.3.3",
"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.2/pueue-windows-x86_64.exe#/pueue.exe", "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.3.2/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v3.3.3/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"b6742e164b6e6635601780cb2d6b937272c75d20dacf447f9fd0cad8b77cdc22", "d40a380ea098b288dd7e138313381b5ac541b9f337919dd970cd52a3d597af4f",
"700844f5b0e2813a2e00db3a56253c4d400e0c16ab040314a5dee00eb1f0ac14" "a3f9155f35e38a90c3753e6b53b18bd836b654e42a2aacb48e75dab2dbc93c9c"
] ]
} }
}, },