mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			757 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			757 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "12.5.2",
 | 
						|
    "description": "Test, manage, and deploy Firebase project from the command line",
 | 
						|
    "homepage": "https://github.com/firebase/firebase-tools",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/firebase/firebase-tools/releases/download/v12.5.2/firebase-tools-win.exe#/firebase.exe",
 | 
						|
            "hash": "9dde101106bad9c05da1e026d1ffc16566fb775f1a45f27b894c2499d6f289a1"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "firebase.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/firebase/firebase-tools/releases/download/v$version/firebase-tools-win.exe#/firebase.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |