mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.6.2",
 | |
|     "description": "HTML Language Server & Templating Language Library",
 | |
|     "homepage": "https://github.com/kristoff-it/superhtml",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.2/x86_64-windows.zip",
 | |
|             "hash": "d5566c96355389bb86d0e98cdf5b3603ff816fc49db5bd42a0a88d4ee72586c6"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.2/aarch64-windows.zip",
 | |
|             "hash": "224c3b66ca9e12421fd3fe927a0bb0c3f21b289e825363fba73aef65d0924eb2"
 | |
|         }
 | |
|     },
 | |
|     "bin": "superhtml.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/kristoff-it/superhtml/releases/download/v$version/x86_64-windows.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/kristoff-it/superhtml/releases/download/v$version/aarch64-windows.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)