mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.62.1",
 | |
|     "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.62.1/sass_embedded-1.62.1-windows-ia32.zip",
 | |
|             "hash": "d8dc496b35c52add61057598dfbac87f2eca5162f654aac558000f63af94119f"
 | |
|         },
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/sass/dart-sass-embedded/releases/download/1.62.1/sass_embedded-1.62.1-windows-x64.zip",
 | |
|             "hash": "97336afe04e7b5ad38a3dbb6b5a9ea01d0e8652c3889bf7fdf67d1d635511feb"
 | |
|         }
 | |
|     },
 | |
|     "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"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)