mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.1.6",
 | 
						|
    "description": "TailwindCSS framework CLI for rapid UI development",
 | 
						|
    "homepage": "https://github.com/tailwindlabs/tailwindcss",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.6/tailwindcss-windows-x64.exe#/tailwindcss.exe",
 | 
						|
            "hash": "c7b94d146e9b9f2da7b20407575c66a19aeb768be69f0fa2cbb9253c711d81e6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "tailwindcss.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |