mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
qsv: Update to version 8.1.0
This commit is contained in:
parent
a1a7d7faaf
commit
e17f6f6ca2
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "8.0.0",
|
||||
"version": "8.1.0",
|
||||
"description": "A command line CSV data-wrangling toolkit",
|
||||
"homepage": "https://qsv.dathere.com",
|
||||
"license": "Unlicense|MIT",
|
||||
"notes": "Only the full featured \"qsv\" build is included",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dathere/qsv/releases/download/8.0.0/qsv-8.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "74a16e1841e0a2ffbb28684d8d0f672da6db0711af7c6dacbe0107f7ba7e3358"
|
||||
"url": "https://github.com/dathere/qsv/releases/download/8.1.0/qsv-8.1.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "737f8421973ea0e709527a9082e1fcfcf421f92313c212b453717d7affe3d961"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem -Path \"$dir\" -Exclude README,qsv.exe | Remove-Item -Force",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user