mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			616 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			616 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.24.3",
 | 
						|
    "description": "Music Player Daemon",
 | 
						|
    "homepage": "https://www.musicpd.org/",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.musicpd.org/download/win32/0.24.3/mpd.exe",
 | 
						|
            "hash": "3e8d2aabc236a4fb5faeff021a65b81ec1a9789be08e049f44ea75df5bbca8c6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mpd.exe",
 | 
						|
    "checkver": ">MPD ([\\d.]+) released",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |