mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			785 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			785 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "25.9.23",
 | 
						|
    "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.9.23/Windows.flatc.binary.zip",
 | 
						|
            "hash": "3d6383193ecd274f5de544a6e03464a87f581befb9fc1dda9cf508fa3cce3127"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |