mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			872 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			872 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.6.1",
 | 
						|
    "description": "Open source build system meant to be both extremely fast and user friendly.",
 | 
						|
    "homepage": "https://mesonbuild.com",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "suggest": {
 | 
						|
        "Ninja": "ninja",
 | 
						|
        "Python": "python"
 | 
						|
    },
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/mesonbuild/meson/releases/download/1.6.1/meson-1.6.1-64.msi",
 | 
						|
            "hash": "01ad25c1282e168611d92bffd1eca585a5b27b8792e61342882bd62b28f8ad4e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "PFiles64\\Meson",
 | 
						|
    "bin": "meson.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/mesonbuild/meson"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/mesonbuild/meson/releases/download/$version/meson-$version-64.msi"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |