From 1ca463f9f49920e79b6b5d4f243142026be410f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 08:30:43 +0000 Subject: [PATCH] everything-cli: Update to version 1.1.0.26 --- bucket/everything-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/everything-cli.json b/bucket/everything-cli.json index 958828911f..6c83ee915d 100644 --- a/bucket/everything-cli.json +++ b/bucket/everything-cli.json @@ -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 }",