ptags: Add extract_dir to fix installation (#5241)

* Update ptags.json to adjust extract_dir as per latest upstream changes

* Clean up target folder after extracting

---------

Co-authored-by: tech189 <dlloyd189@gmail.com>
This commit is contained in:
Sarvex ☠ Jatasra 2023-12-01 23:35:48 +05:30 committed by GitHub
parent 171b1fd694
commit 3a62e6b16b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,8 @@
"hash": "0259df12c4f7a9d55e5f0b1817da166306f3e4407fa5721d757255a535453d30"
}
},
"extract_dir": "target\\x86_64-pc-windows-msvc\\release",
"pre_install": "Remove-Item \"$dir\\target\" -Recurse -ErrorAction SilentlyContinue",
"bin": "ptags.exe",
"checkver": "github",
"autoupdate": {