sass: Update to version 1.53.0

This commit is contained in:
github-actions[bot] 2022-07-04 12:32:03 +00:00
parent 3722b73a8d
commit d826558d24

View File

@ -1,16 +1,16 @@
{ {
"version": "1.52.3", "version": "1.53.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.52.3/dart-sass-1.52.3-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.53.0/dart-sass-1.53.0-windows-x64.zip",
"hash": "2420694bec4f3c2af45e0855b22278c06b989e935d6c35eb20b3d1973e3b1466" "hash": "f8cbe638d3e4dd1ed70147f8ca7836d87aa7ed55f3c648dcb3bcf5c3e7c7b3bb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.52.3/dart-sass-1.52.3-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.53.0/dart-sass-1.53.0-windows-ia32.zip",
"hash": "15aebaaececac43b6ec1c3f52c69c4441b3576ed6d69f6e2e006fcc147ebefb7" "hash": "6ca30aa4073da0b09d44e2f05143d73f2ce4642be88461157ba403e7f4e327a9"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",