mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			991 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			991 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://hackage.haskell.org/package/pandoc-crossref",
 | 
						|
    "version": "0.3.6.3",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "description": "Pandoc filter for cross-references.",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.3/pandoc-crossref-Windows-2.9.2.1.7z",
 | 
						|
            "hash": "AEE00B0EB376032C8B09ECF5384E194F61B078EB4840281EAD34BAA8D1206FEB"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "windows-build",
 | 
						|
    "bin": "pandoc-crossref.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/lierdakil/pandoc-crossref/releases/",
 | 
						|
        "re": "download/v(?<version>[\\w.]+)/pandoc-crossref-Windows-(?<pandoc>[\\d.]+).7z"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows-$matchPandoc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "depends": "pandoc"
 | 
						|
}
 |