mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
everything-cli: Update to version 1.1.0.26
This commit is contained in:
parent
efe21667c9
commit
1ca463f9f4
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0.24",
|
"version": "1.1.0.26",
|
||||||
"description": "Command line interface to Everyting.",
|
"description": "Command line interface to Everyting.",
|
||||||
"homepage": "https://www.voidtools.com/support/everything/command_line_interface/",
|
"homepage": "https://www.voidtools.com/support/everything/command_line_interface/",
|
||||||
"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.26.zip",
|
||||||
"hash": "bb17b7c5b4f94eb73384656c32f04634289413f78f81d73d67d72d8526e0e4d8",
|
"hash": "978bb07dd5ea1868c716ee17b2f36bd4cbb1e2a4c2e1c439163558506492d873",
|
||||||
"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 }",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user