pueue: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2022-06-04 20:26:58 +00:00
parent b4194abed8
commit 4a23196ed3

View File

@ -1,17 +1,17 @@
{ {
"version": "2.0.2", "version": "2.0.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/v2.0.2/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v2.0.3/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v2.0.2/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v2.0.3/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"ccb503b1d704b57aa2cfe63f287e91b836faff2526cfb5d6aa8546042336d8ae", "f53fe648af7195d0255605f91e7c6600b98d5fa6bc03693888f24576659489a7",
"8683e24c2011be7e8d13ed8d36f557859e6539a41e478937cb9a05034e2ab973" "dadf30ff58f5570ff90550d332c292688d3e7ebaf0cf70bc12e9f72a3d1b165f"
] ]
} }
}, },