sass: Update to version 1.63.4

This commit is contained in:
github-actions[bot] 2023-06-14 04:27:36 +00:00
parent 10a1780eb6
commit a2db19fbc5

View File

@ -1,16 +1,16 @@
{
"version": "1.63.3",
"version": "1.63.4",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.63.3/dart-sass-1.63.3-windows-x64.zip",
"hash": "d57ba411c100c6603d3d2945a9707d531a6577d797c65005fc930450325ee9df"
"url": "https://github.com/sass/dart-sass/releases/download/1.63.4/dart-sass-1.63.4-windows-x64.zip",
"hash": "08748b42f47b6c7ad2667d3b42d633d70c994304a7cec1bf96c183f236b98e84"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.63.3/dart-sass-1.63.3-windows-ia32.zip",
"hash": "bc33dc1ba7842054e209a045adc08aa49ce9bb454753986d328a9ac5c0f45a16"
"url": "https://github.com/sass/dart-sass/releases/download/1.63.4/dart-sass-1.63.4-windows-ia32.zip",
"hash": "e8898bba323749291a29e5dd930cf5df14b1d2d673d44aaaa65de8bcd6d98240"
}
},
"extract_dir": "dart-sass",