dart-sass-embedded: Update to version 1.59.2

This commit is contained in:
github-actions[bot] 2023-03-11 04:27:34 +00:00
parent ca3c038363
commit 5089e7424b

View File

@ -1,16 +1,16 @@
{
"version": "1.58.3",
"version": "1.59.2",
"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.58.3/sass_embedded-1.58.3-windows-ia32.zip",
"hash": "922CE0B17970A88A9A993047CE3CB9E3B82DD50558D4ADD62D1033E149263D93"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.2/sass_embedded-1.59.2-windows-ia32.zip",
"hash": "3ed4c97d9c9e24654a5e56029bdbac71ba2d949f6dab80a3c4f80d645a2db2e0"
},
"64bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.58.3/sass_embedded-1.58.3-windows-x64.zip",
"hash": "5D34BAEA134D8693E27E2E98E098D48706B345A5F7FB145A97F06A3493B2AD79"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.2/sass_embedded-1.59.2-windows-x64.zip",
"hash": "03e65a0e22c3e7b9d800c6de240906315f3c69af0d967f57467e94f0ee06aabf"
}
},
"bin": "sass_embedded\\dart-sass-embedded.bat",