mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	superhtml: Add version 0.5.3 (#6418)
This commit is contained in:
		
							parent
							
								
									eee98f8545
								
							
						
					
					
						commit
						9c588556e3
					
				
							
								
								
									
										30
									
								
								bucket/superhtml.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								bucket/superhtml.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,30 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.5.3",
 | 
			
		||||
    "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.5.3/x86_64-windows.zip",
 | 
			
		||||
            "hash": "389e0535ee8544e584496c1699646728d56468e9920cb2c5479f24f33e9e6d0d",
 | 
			
		||||
            "extract_dir": "x86_64-windows"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.5.3/aarch64-windows.zip",
 | 
			
		||||
            "hash": "a106d9121cc65c0b68f4ace9a69f2887502e8ec6d6de5fb3cae25f4de09f1e80",
 | 
			
		||||
            "extract_dir": "aarch64-windows"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "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"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user