dart-sass-embedded: Update to version 1.62.0

This commit is contained in:
github-actions[bot] 2023-04-12 00:36:26 +00:00
parent f04aa25336
commit d853196278

View File

@ -1,16 +1,16 @@
{ {
"version": "1.61.0", "version": "1.62.0",
"description": "A wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol", "description": "A wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol",
"homepage": "https://github.com/sass/dart-sass-embedded", "homepage": "https://github.com/sass/dart-sass-embedded",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.61.0/sass_embedded-1.61.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass-embedded/releases/download/1.62.0/sass_embedded-1.62.0-windows-ia32.zip",
"hash": "4d6cd865464cbea740ec8053f5846878830660d57602f56327aaaa0da8d7f671" "hash": "cecb21ad5f4f46f15bc8dc2b7ff68b178979d977065babfcb5057024ba0918dd"
}, },
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass-embedded/releases/download/1.61.0/sass_embedded-1.61.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass-embedded/releases/download/1.62.0/sass_embedded-1.62.0-windows-x64.zip",
"hash": "2228c56e143bc1ac70ad5c2a37ead0668570a286871351425ed9705e56fb7db7" "hash": "7d8e2b630856922abcbe67e8fc2d645e2e18a6a4f3923c578227a7e7ff98eeec"
} }
}, },
"bin": "sass_embedded\\dart-sass-embedded.bat", "bin": "sass_embedded\\dart-sass-embedded.bat",