everything-cli: Update to version 1.1.0.24

This commit is contained in:
github-actions[bot] 2022-08-01 04:50:56 +00:00
parent 399ae3e730
commit 65fce2faae

View File

@ -1,11 +1,11 @@
{
"version": "1.1.0.23",
"version": "1.1.0.24",
"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.23.zip",
"hash": "e8ac817ae276ba1d12044a65444c109f284015ba985d29201a9fd4f38b5e6187",
"url": "https://www.voidtools.com/ES-1.1.0.24.zip",
"hash": "75bfc0737905408798b6ffa6bf51496df3c162f7da9b01927b8393d249e143e8",
"pre_install": [
"$manifest.persist | ForEach-Object {",
" if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -ItemType file | Out-Null }",