dart-sass-embedded: Update to version 1.61.0

This commit is contained in:
github-actions[bot] 2023-04-07 00:35:53 +00:00
parent 58882edc3e
commit 75dec5c222

View File

@ -1,16 +1,16 @@
{
"version": "1.60.0",
"version": "1.61.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.60.0/sass_embedded-1.60.0-windows-ia32.zip",
"hash": "fc65fe828a33ed6aa76a622b13996ec490524e5313d4018d33894b4c6515c772"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.61.0/sass_embedded-1.61.0-windows-ia32.zip",
"hash": "4d6cd865464cbea740ec8053f5846878830660d57602f56327aaaa0da8d7f671"
},
"64bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.60.0/sass_embedded-1.60.0-windows-x64.zip",
"hash": "fe641782e1fd9d7476ee4a124c8a3986c6178c1a6a9bdfa4665a287ba26306fe"
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.61.0/sass_embedded-1.61.0-windows-x64.zip",
"hash": "2228c56e143bc1ac70ad5c2a37ead0668570a286871351425ed9705e56fb7db7"
}
},
"bin": "sass_embedded\\dart-sass-embedded.bat",