mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
qsv: Update to version 10.0.0
This commit is contained in:
parent
96bac4915b
commit
6201cfa611
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0",
|
"version": "10.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/9.1.0/qsv-9.1.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/dathere/qsv/releases/download/10.0.0/qsv-10.0.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "fe3f386b295bec68df4671c0ed560a9e4689fea705d48a32f9c5b65f098da3c3"
|
"hash": "7c97769c413ed99cc719f3768d68901ff04b2cc15f9be460f6dfe5163d38b4a3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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