From 11186de82890a1b4b0fd18c6c08a6aa491c0df72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 10:55:13 +0000 Subject: [PATCH] everything-cli@1.1.0.24: Fix hash (Closes #3821) --- bucket/everything-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/everything-cli.json b/bucket/everything-cli.json index e209cd0dbf..958828911f 100644 --- a/bucket/everything-cli.json +++ b/bucket/everything-cli.json @@ -5,7 +5,7 @@ "license": "MIT", "depends": "extras/everything", "url": "https://www.voidtools.com/ES-1.1.0.24.zip", - "hash": "75bfc0737905408798b6ffa6bf51496df3c162f7da9b01927b8393d249e143e8", + "hash": "bb17b7c5b4f94eb73384656c32f04634289413f78f81d73d67d72d8526e0e4d8", "pre_install": [ "$manifest.persist | ForEach-Object {", " if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -ItemType file | Out-Null }",