sass: Update to version 1.52.1

This commit is contained in:
github-actions[bot] 2022-05-21 00:33:02 +00:00
parent 2961317b6f
commit aae457e9ef

View File

@ -1,16 +1,16 @@
{
"version": "1.52.0",
"version": "1.52.1",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.52.0/dart-sass-1.52.0-windows-x64.zip",
"hash": "9cfd7535bfb399707a65f3c8143a6866e30d29a747d3c1fe0eb331aa67acc944"
"url": "https://github.com/sass/dart-sass/releases/download/1.52.1/dart-sass-1.52.1-windows-x64.zip",
"hash": "a708b2dfec834658fe919a4d49d6ca194def60ac8d04eb419a62077861a47682"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.52.0/dart-sass-1.52.0-windows-ia32.zip",
"hash": "5f6e70266853d384df3554a7f9388d4c0be8ad4c88171990daf0122ee3bef2dd"
"url": "https://github.com/sass/dart-sass/releases/download/1.52.1/dart-sass-1.52.1-windows-ia32.zip",
"hash": "5f75c497a7210569b1b7e4510b888aeca0f7035068775c4b947242be6b541b18"
}
},
"extract_dir": "dart-sass",