sass: Update to version 1.41.1

This commit is contained in:
Jakub Čábera 2021-09-16 23:52:07 -07:00
parent b17b709897
commit 22eb7ed2c0

View File

@ -1,16 +1,16 @@
{ {
"version": "1.41.0", "version": "1.41.1",
"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.41.0/dart-sass-1.41.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.41.1/dart-sass-1.41.1-windows-x64.zip",
"hash": "6081c86125aa32754ebb0c7e1a1bcb55fedff91e2fed83d78307931ad3fe4adf" "hash": "c76aa5f680b9b49e437eca2cb37ae18549475d781ff9363e2518777158f13c49"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.41.0/dart-sass-1.41.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.41.1/dart-sass-1.41.1-windows-ia32.zip",
"hash": "4ac50388ebf36075b4f8a86ffb643ccbc67181654f8e61929fac45267c22ef9f" "hash": "89ea279ff47de4ea8fbc9e54d0b3a044158b0081ceec25ea5815d301d45f940a"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",