mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
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:
parent
171b1fd694
commit
3a62e6b16b
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user