pueue: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2022-03-12 16:29:33 +00:00
parent 98fe5c0308
commit e3aa575948

View File

@ -1,17 +1,17 @@
{ {
"version": "2.0.0", "version": "2.0.1",
"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.0/pueue-windows-x86_64.exe#/pueue.exe", "https://github.com/Nukesor/pueue/releases/download/v2.0.1/pueue-windows-x86_64.exe#/pueue.exe",
"https://github.com/Nukesor/pueue/releases/download/v2.0.0/pueued-windows-x86_64.exe#/pueued.exe" "https://github.com/Nukesor/pueue/releases/download/v2.0.1/pueued-windows-x86_64.exe#/pueued.exe"
], ],
"hash": [ "hash": [
"65666a7513f5c7d7d6c497f7d274f699ac1ab7df8c4230ff3d063999516e82b5", "4724aaae593a2a27dff30e4ce80f39b3a51066e75e064c468fa8ffc0294baa95",
"1af1273ed776ed4d8342df1e82218f1c773e6b5e9d0fed8e83951f4a4a1bd1f7" "9560388c70c2b5cca9f9abdd973743b05f92b19acfd3bf9f49a8d8dab49d670b"
] ]
} }
}, },