mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
clink-flex-prompt: Update to version 0.11
This commit is contained in:
parent
f6b86b2905
commit
28c9520636
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.10",
|
||||
"version": "0.11",
|
||||
"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.10/clink-flex-prompt-0.10.zip",
|
||||
"hash": "413831ac61746477a6047eeeed0310ea07fabc614678c62395817bb96b40fec5",
|
||||
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.11/clink-flex-prompt-0.11.zip",
|
||||
"hash": "b51bdfbcdded117f6eef91c1b49a25bc6ed68d24ad17d2aa4a9a585bbe145550",
|
||||
"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