sass: Update to version 1.52.2

This commit is contained in:
github-actions[bot] 2022-06-03 04:29:36 +00:00
parent bdac7c4948
commit d8dd800d82

View File

@ -1,16 +1,16 @@
{
"version": "1.52.1",
"version": "1.52.2",
"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.1/dart-sass-1.52.1-windows-x64.zip",
"hash": "a708b2dfec834658fe919a4d49d6ca194def60ac8d04eb419a62077861a47682"
"url": "https://github.com/sass/dart-sass/releases/download/1.52.2/dart-sass-1.52.2-windows-x64.zip",
"hash": "da730536fe6ee3e309ebf9138f80b13af8f4e7f1d69784d05d4f4c34e4a06ae1"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.52.1/dart-sass-1.52.1-windows-ia32.zip",
"hash": "5f75c497a7210569b1b7e4510b888aeca0f7035068775c4b947242be6b541b18"
"url": "https://github.com/sass/dart-sass/releases/download/1.52.2/dart-sass-1.52.2-windows-ia32.zip",
"hash": "da7c22b0fd3dc84e22b09ba42b90d69ccdc64f8ba3aece146486773ef19382b3"
}
},
"extract_dir": "dart-sass",