mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.0.24",
 | 
						|
    "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/v3.0.24/tailwindcss-windows-x64.exe#/tailwindcss.exe",
 | 
						|
            "hash": "157642a1e503370c6e648467d251be0d2ec171f704f37a74c5852957891f5da2"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "tailwindcss.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |