sass: Update to version 1.63.3

This commit is contained in:
github-actions[bot] 2023-06-09 16:29:09 +00:00
parent b8b21361d4
commit dea236f50e

View File

@ -1,16 +1,16 @@
{
"version": "1.63.2",
"version": "1.63.3",
"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.2/dart-sass-1.63.2-windows-x64.zip",
"hash": "cd8cd36a619dd8e27f93d3186c52d70eb7d69472aa6c85f5094b29693e773f64"
"url": "https://github.com/sass/dart-sass/releases/download/1.63.3/dart-sass-1.63.3-windows-x64.zip",
"hash": "d57ba411c100c6603d3d2945a9707d531a6577d797c65005fc930450325ee9df"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.63.2/dart-sass-1.63.2-windows-ia32.zip",
"hash": "f8cf297840133ccc7cef9a13ac6ec9fa9e0ada0011a7134742289879dd8e7011"
"url": "https://github.com/sass/dart-sass/releases/download/1.63.3/dart-sass-1.63.3-windows-ia32.zip",
"hash": "bc33dc1ba7842054e209a045adc08aa49ce9bb454753986d328a9ac5c0f45a16"
}
},
"extract_dir": "dart-sass",