sass: Update to version 1.52.0

This commit is contained in:
github-actions[bot] 2022-05-20 00:33:23 +00:00
parent 78c07e1f3f
commit 89f2a8c4fc

View File

@ -1,16 +1,16 @@
{ {
"version": "1.51.0", "version": "1.52.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.51.0/dart-sass-1.51.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.52.0/dart-sass-1.52.0-windows-x64.zip",
"hash": "ba0d701579569fa2b2993198e8949adf7fb7f554a7cff6f2d9b12ddd98c0eaa8" "hash": "9cfd7535bfb399707a65f3c8143a6866e30d29a747d3c1fe0eb331aa67acc944"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.51.0/dart-sass-1.51.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.52.0/dart-sass-1.52.0-windows-ia32.zip",
"hash": "e4ca1839b68d1528c9aa6cd9daad60817b072cba47ebc447b2add91040dff4b0" "hash": "5f6e70266853d384df3554a7f9388d4c0be8ad4c88171990daf0122ee3bef2dd"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",