sass: Update to version 1.41.0

This commit is contained in:
Jakub Čábera 2021-09-15 04:12:46 -07:00
parent 1e00fc8661
commit b78489b855

View File

@ -1,16 +1,16 @@
{ {
"version": "1.40.1", "version": "1.41.0",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.40.1/dart-sass-1.40.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.41.0/dart-sass-1.41.0-windows-x64.zip",
"hash": "5344e00f9553fe7788aa2fb99ae4cfdd56d40695bb52e4be7de5edace2574a5c" "hash": "6081c86125aa32754ebb0c7e1a1bcb55fedff91e2fed83d78307931ad3fe4adf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.40.1/dart-sass-1.40.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.41.0/dart-sass-1.41.0-windows-ia32.zip",
"hash": "4acdaffb5d52f4312851f4be7082f4d8927eb36a6b47a963764d44123a0d8cd0" "hash": "4ac50388ebf36075b4f8a86ffb643ccbc67181654f8e61929fac45267c22ef9f"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",