mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	luau-lsp: Add version 1.24.0 (#4986)
* added luau-lsp.json * fix hash oops * fix trailing space * fix typo * Update to 1.24.0 --------- Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
This commit is contained in:
		
							parent
							
								
									15b8da7804
								
							
						
					
					
						commit
						d2d7b41a90
					
				
							
								
								
									
										21
									
								
								bucket/luau-lsp.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								bucket/luau-lsp.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "version": "1.24.0",
 | 
				
			||||||
 | 
					    "description": "Language Server Implementation for Luau",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
 | 
				
			||||||
 | 
					    "license": "MIT",
 | 
				
			||||||
 | 
					    "architecture": {
 | 
				
			||||||
 | 
					        "64bit": {
 | 
				
			||||||
 | 
					            "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.24.0/luau-lsp-win64.zip",
 | 
				
			||||||
 | 
					            "hash": "2190e7b4427180201cb7130170140c0cdae2897212b48c86f230fcf160a88316"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bin": "luau-lsp.exe",
 | 
				
			||||||
 | 
					    "checkver": "github",
 | 
				
			||||||
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/$version/luau-lsp-win64.zip"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user