mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
clink-flex-prompt: Update to version 0.16
This commit is contained in:
parent
6536ad1fb2
commit
02a0700c3a
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.15",
|
||||
"version": "0.16",
|
||||
"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.15/clink-flex-prompt-0.15.zip",
|
||||
"hash": "b4c39133dd9afdebb6765d36072d71cf3d62a3c2ecfb67477d4a8c84216d4bc9",
|
||||
"url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.16/clink-flex-prompt-0.16.zip",
|
||||
"hash": "dfab44201a958f3434f68fbf7e214848d83cee0d190ca82472df9485ac4c5cea",
|
||||
"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