dart-sass-embedded: Update to version 1.59.3

This commit is contained in:
github-actions[bot] 2023-03-15 00:34:10 +00:00
parent 8662b93119
commit 8eeda6d564

View File

@ -1,16 +1,16 @@
{
"version": "1.59.2",
"version": "1.59.3",
"description": "A wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol",
"homepage": "https://github.com/sass/dart-sass-embedded",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.2/sass_embedded-1.59.2-windows-ia32.zip",
"hash": "3ed4c97d9c9e24654a5e56029bdbac71ba2d949f6dab80a3c4f80d645a2db2e0"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.3/sass_embedded-1.59.3-windows-ia32.zip",
"hash": "a5bd30a58f0f9d8c66a36a2184c3f254e097d16389d6fc313be452d285c61379"
},
"64bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.2/sass_embedded-1.59.2-windows-x64.zip",
"hash": "03e65a0e22c3e7b9d800c6de240906315f3c69af0d967f57467e94f0ee06aabf"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.3/sass_embedded-1.59.3-windows-x64.zip",
"hash": "61303ae5ac3431668d9eba89f1b5f19f14b897092f27902955feb0547bba38a5"
}
},
"bin": "sass_embedded\\dart-sass-embedded.bat",