mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	clink-flex-prompt: Update to version 0.10
This commit is contained in:
		
							parent
							
								
									1b6d04005a
								
							
						
					
					
						commit
						a8a6c43e52
					
				@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.9",
 | 
					    "version": "0.10",
 | 
				
			||||||
    "description": "Flexible customizable prompt for Clink",
 | 
					    "description": "Flexible customizable prompt for Clink",
 | 
				
			||||||
    "homepage": "https://github.com/chrisant996/clink-flex-prompt",
 | 
					    "homepage": "https://github.com/chrisant996/clink-flex-prompt",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "suggest": {
 | 
					    "suggest": {
 | 
				
			||||||
        "Clink": "clink"
 | 
					        "Clink": "clink"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.9/clink-flex-prompt-0.9.zip",
 | 
					    "url": "https://github.com/chrisant996/clink-flex-prompt/releases/download/v0.10/clink-flex-prompt-0.10.zip",
 | 
				
			||||||
    "hash": "6dcfac3805c334699cc65998913ba9c711e17ee015b258ea3618cd004d90da6d",
 | 
					    "hash": "413831ac61746477a6047eeeed0310ea07fabc614678c62395817bb96b40fec5",
 | 
				
			||||||
    "pre_install": [
 | 
					    "pre_install": [
 | 
				
			||||||
        "ensure \"$persist_dir\" | Out-Null",
 | 
					        "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 }",
 | 
					        "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