mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			840 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			840 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "23-03-28",
 | 
						|
    "description": "A markup-based typesetting system for the sciences.",
 | 
						|
    "homepage": "https://typst.app",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/typst/typst/releases/download/v23-03-28/typst-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "591e8357f3d06a09bb8865643c33e4a7c7efa6e44c06e6fe494e3684a6bc813e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "typst-x86_64-pc-windows-msvc",
 | 
						|
    "bin": "typst.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/typst/typst/releases",
 | 
						|
        "regex": "tag/v?([\\d.-]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/typst/typst/releases/download/v$version/typst-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |