mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			1010 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			1010 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.25.4",
 | 
						|
    "description": "Robust, Minimalist, Unbundled PKM for your favorite text-editor through the LSP",
 | 
						|
    "homepage": "https://oxide.md",
 | 
						|
    "license": "GPL-3.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Feel-ix-343/markdown-oxide/releases/download/v0.25.4/markdown-oxide-v0.25.4-x86_64-pc-windows-gnu.zip",
 | 
						|
            "hash": "c773dfb4fc77f6c9cfefea7c214263f41feadf952fa4587e1eca975c014c0515",
 | 
						|
            "extract_dir": "markdown-oxide-v0.25.4-x86_64-pc-windows-gnu"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "markdown-oxide.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/Feel-ix-343/markdown-oxide"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Feel-ix-343/markdown-oxide/releases/download/v$version/markdown-oxide-v$version-x86_64-pc-windows-gnu.zip",
 | 
						|
                "extract_dir": "markdown-oxide-v$version-x86_64-pc-windows-gnu"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |