mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			785 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			785 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "25.2.10",
 | 
						|
    "description": "An efficient serialization library for multiple languages",
 | 
						|
    "homepage": "https://google.github.io/flatbuffers/index.html",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/google/flatbuffers/releases/download/v25.2.10/Windows.flatc.binary.zip",
 | 
						|
            "hash": "bd9b3cb6bf5ab8009f1927b6e00207db968c3d5c93e3bc215dae084cc681249a"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "flatc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/google/flatbuffers"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/google/flatbuffers/releases/download/v$version/Windows.flatc.binary.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |