mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
pueue: Update to version 3.0.0
This commit is contained in:
parent
a2e67d5638
commit
0cd764320c
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "3.0.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/v2.1.0/pueue-windows-x86_64.exe#/pueue.exe",
|
"https://github.com/Nukesor/pueue/releases/download/v3.0.0/pueue-windows-x86_64.exe#/pueue.exe",
|
||||||
"https://github.com/Nukesor/pueue/releases/download/v2.1.0/pueued-windows-x86_64.exe#/pueued.exe"
|
"https://github.com/Nukesor/pueue/releases/download/v3.0.0/pueued-windows-x86_64.exe#/pueued.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"74379c103e8850d19b5ac1397647c078709d722944ec4cb4af9214f0cf0acdea",
|
"16c363447b0dcfa0a569a4866624a0854caeab19f330040f65f6c8a52635f3d7",
|
||||||
"1f17dda8cf381a4cade473b23497d44b8462c9060153f4c36465695c356428ac"
|
"07f1a4a9f9bf77eb01f4260488d3b441fe6986ed3c78b92eb094f53b87e458b4"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user