mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	terraform-ls: Add version 0.31.2 (#4887)
* add terraform-ls 0.31.2 * Update bucket/terraform-ls.json Co-authored-by: HUMORCE <humorce@outlook.com> * Update bucket/terraform-ls.json Co-authored-by: HUMORCE <humorce@outlook.com> --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
		
							parent
							
								
									296fc0e195
								
							
						
					
					
						commit
						843f399766
					
				
							
								
								
									
										35
									
								
								bucket/terraform-ls.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								bucket/terraform-ls.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,35 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "version": "0.31.2",
 | 
				
			||||||
 | 
					    "description": "Terraform Language Server",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/hashicorp/terraform-ls",
 | 
				
			||||||
 | 
					    "license": "MPL-2.0",
 | 
				
			||||||
 | 
					    "architecture": {
 | 
				
			||||||
 | 
					        "64bit": {
 | 
				
			||||||
 | 
					            "url": "https://releases.hashicorp.com/terraform-ls/0.31.2/terraform-ls_0.31.2_windows_amd64.zip",
 | 
				
			||||||
 | 
					            "hash": "71cbaabd5010c8425aa74a1f5feeaef8ecf13afeabfb4423f67f49eec559cc2a"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "arm64": {
 | 
				
			||||||
 | 
					            "url": "https://releases.hashicorp.com/terraform-ls/0.31.2/terraform-ls_0.31.2_windows_arm64.zip",
 | 
				
			||||||
 | 
					            "hash": "683d630ded1dc0292cd145997be02880074e2380ca6a4f6332268a37f88d6b90"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bin": "terraform-ls.exe",
 | 
				
			||||||
 | 
					    "checkver": "github",
 | 
				
			||||||
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_windows_amd64.zip",
 | 
				
			||||||
 | 
					                "hash": {
 | 
				
			||||||
 | 
					                    "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_SHA256SUMS"
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "arm64": {
 | 
				
			||||||
 | 
					                "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_windows_arm64.zip",
 | 
				
			||||||
 | 
					                "hash": {
 | 
				
			||||||
 | 
					                    "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_SHA256SUMS"
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user