mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
qsv: Update to version 7.0.0
This commit is contained in:
parent
0f556b5f91
commit
168828f4ac
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "6.0.1",
|
"version": "7.0.0",
|
||||||
"description": "A command line CSV data-wrangling toolkit",
|
"description": "A command line CSV data-wrangling toolkit",
|
||||||
"homepage": "https://qsv.dathere.com",
|
"homepage": "https://qsv.dathere.com",
|
||||||
"license": "Unlicense|MIT",
|
"license": "Unlicense|MIT",
|
||||||
"notes": "Only the full featured \"qsv\" build is included",
|
"notes": "Only the full featured \"qsv\" build is included",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dathere/qsv/releases/download/6.0.1/qsv-6.0.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/dathere/qsv/releases/download/7.0.0/qsv-7.0.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3c9612c4d5750fda125b594a30ad832e0e4da24d7b942cb677dbd7ef4363c0d3"
|
"hash": "b43ce880c618fbdaa78008384c1bdb85758caea6fcab473c7c7b59a486be854c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-ChildItem -Path \"$dir\" -Exclude README,qsv.exe | Remove-Item -Force",
|
"pre_install": "Get-ChildItem -Path \"$dir\" -Exclude README,qsv.exe | Remove-Item -Force",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user