pueue: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2022-12-31 16:29:11 +00:00
parent 21a369028d
commit 9ef6888726

View File

@ -1,17 +1,17 @@
{
"version": "3.0.0",
"version": "3.0.1",
"description": "Command-line task management tool for sequential and parallel execution of long-running tasks.",
"homepage": "https://github.com/Nukesor/pueue",
"license": "MIT",
"architecture": {
"64bit": {
"url": [
"https://github.com/Nukesor/pueue/releases/download/v3.0.0/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.0.0/pueued-windows-x86_64.exe#/pueued.exe"
"https://github.com/Nukesor/pueue/releases/download/v3.0.1/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v3.0.1/pueued-windows-x86_64.exe#/pueued.exe"
],
"hash": [
"16c363447b0dcfa0a569a4866624a0854caeab19f330040f65f6c8a52635f3d7",
"07f1a4a9f9bf77eb01f4260488d3b441fe6986ed3c78b92eb094f53b87e458b4"
"4ef863399dd978dff79b86a2f46163b7bbc0fd73effb9185dd4e35e88f468ad0",
"618124be073765d9edb0474a7751fe3db55c131c3cc86f3742882471912fdb23"
]
}
},