mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	espanso: Add espanso.cmd to bin for CLI (#6982)
				
					
				
			This commit is contained in:
		
							parent
							
								
									a580a1be2c
								
							
						
					
					
						commit
						5da58a814d
					
				@ -13,7 +13,10 @@
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "innosetup": true,
 | 
					    "innosetup": true,
 | 
				
			||||||
    "bin": "espansod.exe",
 | 
					    "bin": [
 | 
				
			||||||
 | 
					        "espanso.cmd",
 | 
				
			||||||
 | 
					        "espansod.exe"
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
    "shortcuts": [
 | 
					    "shortcuts": [
 | 
				
			||||||
        [
 | 
					        [
 | 
				
			||||||
            "espansod.exe",
 | 
					            "espansod.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user