mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
clink-flex-prompt: Update to version 0.18
This commit is contained in:
parent
61ec0be9b7
commit
e503a488ce
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.17",
|
||||
"version": "0.18",
|
||||
"description": "Flexible customizable prompt for Clink",
|
||||
"homepage": "https://github.com/chrisant996/clink-flex-prompt",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Clink": "clink"
|
||||
},
|
||||
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.17/clink-flex-prompt-0.17.zip",
|
||||
"hash": "5e1925d718db0d9e9c534d633ec5d8fc4f87491caf8420326e1e5761c98f1340",
|
||||
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.18/clink-flex-prompt-0.18.zip",
|
||||
"hash": "5d9026d37c4e87b35916040922b1f8bf9925adc0eed82e9f8d691a540404cce7",
|
||||
"pre_install": [
|
||||
"ensure \"$persist_dir\" | Out-Null",
|
||||
"if (!(Test-Path \"$persist_dir\\flexprompt_autoconfig.lua\")) { New-Item -Path \"$dir\\flexprompt_autoconfig.lua\" -Force -ErrorAction SilentlyContinue | Out-Null }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user