everything-cli@1.1.0.24: Fix hash (Closes #3821)

This commit is contained in:
github-actions[bot] 2022-08-13 10:55:13 +00:00
parent 3965eefd3d
commit 11186de828

View File

@ -5,7 +5,7 @@
"license": "MIT", "license": "MIT",
"depends": "extras/everything", "depends": "extras/everything",
"url": "https://www.voidtools.com/ES-1.1.0.24.zip", "url": "https://www.voidtools.com/ES-1.1.0.24.zip",
"hash": "75bfc0737905408798b6ffa6bf51496df3c162f7da9b01927b8393d249e143e8", "hash": "bb17b7c5b4f94eb73384656c32f04634289413f78f81d73d67d72d8526e0e4d8",
"pre_install": [ "pre_install": [
"$manifest.persist | ForEach-Object {", "$manifest.persist | ForEach-Object {",
" if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -ItemType file | Out-Null }", " if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -ItemType file | Out-Null }",