mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.59.3",
 | 
						|
    "description": "A wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol",
 | 
						|
    "homepage": "https://github.com/sass/dart-sass-embedded",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.3/sass_embedded-1.59.3-windows-ia32.zip",
 | 
						|
            "hash": "a5bd30a58f0f9d8c66a36a2184c3f254e097d16389d6fc313be452d285c61379"
 | 
						|
        },
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.3/sass_embedded-1.59.3-windows-x64.zip",
 | 
						|
            "hash": "61303ae5ac3431668d9eba89f1b5f19f14b897092f27902955feb0547bba38a5"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "sass_embedded\\dart-sass-embedded.bat",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/sass/dart-sass-embedded/releases/download/$version/sass_embedded-$version-windows-ia32.zip"
 | 
						|
            },
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/sass/dart-sass-embedded/releases/download/$version/sass_embedded-$version-windows-x64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |