dart-sass-embedded: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2023-03-24 00:33:11 +00:00
parent 799970ef1c
commit 9a74d5fe6d

View File

@ -1,16 +1,16 @@
{
"version": "1.59.3",
"version": "1.60.0",
"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.3/sass_embedded-1.59.3-windows-ia32.zip",
"hash": "a5bd30a58f0f9d8c66a36a2184c3f254e097d16389d6fc313be452d285c61379"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.60.0/sass_embedded-1.60.0-windows-ia32.zip",
"hash": "fc65fe828a33ed6aa76a622b13996ec490524e5313d4018d33894b4c6515c772"
},
"64bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.59.3/sass_embedded-1.59.3-windows-x64.zip",
"hash": "61303ae5ac3431668d9eba89f1b5f19f14b897092f27902955feb0547bba38a5"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.60.0/sass_embedded-1.60.0-windows-x64.zip",
"hash": "fe641782e1fd9d7476ee4a124c8a3986c6178c1a6a9bdfa4665a287ba26306fe"
}
},
"bin": "sass_embedded\\dart-sass-embedded.bat",