mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			783 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			783 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "23.5.9",
 | 
						|
    "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/v23.5.9/Windows.flatc.binary.zip",
 | 
						|
            "hash": "00a5f6c0765c95e5846f6f5ada9af9dc70aaf57cb1c8ebca78cd701b50e380ff"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |