everything-cli: Update to version 1.1.0.26

This commit is contained in:
github-actions[bot] 2022-09-26 08:30:43 +00:00
parent efe21667c9
commit 1ca463f9f4

View File

@ -1,11 +1,11 @@
{
"version": "1.1.0.24",
"version": "1.1.0.26",
"description": "Command line interface to Everyting.",
"homepage": "https://www.voidtools.com/support/everything/command_line_interface/",
"license": "MIT",
"depends": "extras/everything",
"url": "https://www.voidtools.com/ES-1.1.0.24.zip",
"hash": "bb17b7c5b4f94eb73384656c32f04634289413f78f81d73d67d72d8526e0e4d8",
"url": "https://www.voidtools.com/ES-1.1.0.26.zip",
"hash": "978bb07dd5ea1868c716ee17b2f36bd4cbb1e2a4c2e1c439163558506492d873",
"pre_install": [
"$manifest.persist | ForEach-Object {",
" if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -ItemType file | Out-Null }",